I have been looking into google breakpad for crash reporting on a linux port of some old windows code that already uses minidump. I am interested in utilizing the microdump functionality in linux, but I can't seem to find any examples for even basic usage. Can anyone provide any links to any example code on how to produce a micro dump using google breakpad?
Thanks in advance.
Tried searching the internet, seems mostly used for android, but still no example code.