Versions Compared

Key

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

...

Code Block
Include breakpad wrapper library to LDFLAGS

 LDFLAGS += "-lbreakpadwrapper"


On running this, it will create a minidump file when crash occurs. See Breakpad Wrapper to see more about the component