This project should either document the breakpad symbol format and whatever additional things it's doing or link to documentation for that somewhere.
The breakpad docs have this:
https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/symbol_files.md
However, that doesn't talk about the INFO lines that dump_syms adds. Are there other enhancements dump_syms does?
This project should either document the breakpad symbol format and whatever additional things it's doing or link to documentation for that somewhere.
The breakpad docs have this:
https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/symbol_files.md
However, that doesn't talk about the
INFOlines thatdump_symsadds. Are there other enhancementsdump_symsdoes?