Method

FridaSessionOptionsget_unwind_broker

Declaration

gboolean
frida_session_options_get_unwind_broker (
  FridaSessionOptions* self
)

Description [src]

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

Return value

Type: gboolean

No description available.