Method

FridaCrashget_report

Declaration

const gchar*
frida_crash_get_report (
  FridaCrash* self
)

Description [src]

The full crash report.

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.