Breakpad:Symbols: Difference between revisions

Jump to navigation Jump to search
Update breakpad link
No edit summary
(Update breakpad link)
 
Line 1: Line 1:
In order for Socorro to produce useful stack traces for crash reports, it needs debug symbols matching the libraries that are loaded in each report. Currently these symbols are all in the [http://code.google.com/p/google-breakpad/wiki/SymbolFiles Breakpad text symbol format], but there is work in progress ({{bug|607831}}, [http://hg.mozilla.org/users/tmielczarek_mozilla.com/symboltests/ symboltests], [http://hg.mozilla.org/users/tmielczarek_mozilla.com/minidump-stackwalk minidump-stackwalk], binary-symbols branch) to make them use the new binary format that is implemented in upstream Breakpad.
In order for Socorro to produce useful stack traces for crash reports, it needs debug symbols matching the libraries that are loaded in each report. Currently these symbols are all in the [https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/symbol_files.md Breakpad text symbol format], but there is work in progress ({{bug|607831}}, [http://hg.mozilla.org/users/tmielczarek_mozilla.com/symboltests/ symboltests], [http://hg.mozilla.org/users/tmielczarek_mozilla.com/minidump-stackwalk minidump-stackwalk], binary-symbols branch) to make them use the new binary format that is implemented in upstream Breakpad.


= How Socorro locates symbols =
= How Socorro locates symbols =
24

edits

Navigation menu