Signal

FridaDevice::process-crashed

Declaration

void
process_crashed (
  FridaDevice* self,
  FridaCrash* crash,
  gpointer user_data
)

Description [src]

Emitted when a process crashes.

Default handler:

Parameters

crash

Type: FridaCrash

Details of the crash.

The data is owned by the caller of the function.