Method

FridaSessionOptionsset_unwind_broker

Declaration

void
frida_session_options_set_unwind_broker (
  FridaSessionOptions* self,
  gboolean value
)

Description [src]

Whether to install the unwind broker so exceptions can propagate through instrumented code.

Parameters

value

Type: gboolean

No description available.