AndBug icon indicating copy to clipboard operation
AndBug copied to clipboard

Pass along hook.ident when breakpoint hits

Open megele opened this issue 8 years ago • 0 comments

Having access to hook.ident once hook.func gets invoked can be necessary.

Here hook.ident is appended at the end of the argument list. This should break the fewest callbacks. For example, the ./andbug shell break command works unmodified.

megele avatar Jul 30 '16 04:07 megele