Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Breakpad is a library that records crashes in compact "minidump" files. It  produce C and C++ stack traces from minidumps. Breakpad can also write minidumps on request for programs that have not crashed. 

  

...

draw.io Diagram
diagramNamecrashupload.drawio
revision1


How to Integrate Google Breakpad library?

...

Panel
gdb <executable_path> <coredump_file_path>

After you get inside the gdb-prompt, (on execution of the above command), type;

(gdb) bt full


API Documentation

To know more about SoC/Application level APIs details use in RDK, refer the link  Crashupload API Documentation