Method

FridaCrashget_process_name

Declaration

const gchar*
frida_crash_get_process_name (
  FridaCrash* self
)

Description [src]

The name of the process that crashed.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.