diff options
author | jimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-03-02 19:39:18 +0000 |
---|---|---|
committer | jimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-03-02 19:39:18 +0000 |
commit | 81aadb99a6acf7f1175e8c6f538a609c96b3a961 (patch) | |
tree | 8c3074646f1aec6c144ffbfaad2ba8a8550d0bb9 /src/processor/minidump_processor_unittest.cc | |
parent | ARM support, with some build system changes to support x86-64, arm, and i386 ... (diff) | |
download | breakpad-81aadb99a6acf7f1175e8c6f538a609c96b3a961.tar.xz |
Breakpad Linux dumper: Tolerate STABS data from code linked with --gc-sections.
Programs compiled with -ffunction-sections -Wl,--gc-sections may have
SO entries for the start of the compilation unit whose addresses are
zero, even when the compilation unit contains non-omitted functions at
non-zero addresses. The breakpad dumper should not assume that the
compilation unit starting address is always non-zero.
a=jimblandy, r=nealsid
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@542 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor/minidump_processor_unittest.cc')
0 files changed, 0 insertions, 0 deletions