AndBug
AndBug copied to clipboard
Pass along hook.ident when breakpoint hits
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.