Method

FridaControlServiceOptionsset_report_crashes

Declaration

void
frida_control_service_options_set_report_crashes (
  FridaControlServiceOptions* self,
  gboolean value
)

Description [src]

Whether to capture and report crashes in instrumented processes.

Parameters

value

Type: gboolean

No description available.