Enumeration
FridaGadgetBreakpointAction
Members
-
FRIDA_GADGET_BREAKPOINT_ACTION_INVOKE_RETURN -
Invoke the function and return immediately.
- Value:
0 - Available since: 1.0
- Value:
-
FRIDA_GADGET_BREAKPOINT_ACTION_RESUME -
Resume execution.
- Value:
1 - Available since: 1.0
- Value:
-
FRIDA_GADGET_BREAKPOINT_ACTION_DETACH -
Detach the Gadget.
- Value:
2 - Available since: 1.0
- Value:
-
FRIDA_GADGET_BREAKPOINT_ACTION_PAGE_PLAN -
Apply the page plan.
- Value:
3 - Available since: 1.0
- Value: