aboutsummaryrefslogtreecommitdiff
path: root/breakpad-client.pc.in
diff options
context:
space:
mode:
authorDavid Yen <dyen@chromium.org>2016-03-23 13:17:41 -0400
committerMark Mentovai <mark@chromium.org>2016-03-23 13:17:41 -0400
commit512cac3a1b69721ab727f3079f4d29e4580467b1 (patch)
tree3f484b166ed312b4c6455c9f1520c6542b3b3ae1 /breakpad-client.pc.in
parentFix the Linux Starter Guide docs (diff)
downloadbreakpad-512cac3a1b69721ab727f3079f4d29e4580467b1.tar.xz
Have dump_syms output the full symbol table.
Some of the symbols in the stack trace are not found in the .dynsym section but were located in the full symbol table .symtab section instead. This was causing some of our stack traces to be incomplete or point to incorrect function names. Since we only output function names, there are actually not that many more symbols located in .symtab that aren't in .dynsym. It is better to simply output all symbols found so our stack traces are complete. R=mark@chromium.org, thestig@chromium.org BUG=561447 Review URL: https://codereview.chromium.org/1824063002 . Patch from David Yen <dyen@chromium.org>.
Diffstat (limited to 'breakpad-client.pc.in')
0 files changed, 0 insertions, 0 deletions