aboutsummaryrefslogtreecommitdiff
path: root/src/tools/linux
diff options
context:
space:
mode:
authornealsid <nealsid@4c0a9323-5329-0410-9bdc-e9ce6186880e>2008-10-14 01:24:02 +0000
committernealsid <nealsid@4c0a9323-5329-0410-9bdc-e9ce6186880e>2008-10-14 01:24:02 +0000
commit1de70760db581d648725f8c0b87cd8b0b1ccf878 (patch)
tree50f745fbd1a0ea8d6d2223656b32fb07370f0b2d /src/tools/linux
parentFix warning when converting int to bool (diff)
downloadbreakpad-1de70760db581d648725f8c0b87cd8b0b1ccf878.tar.xz
Fix for DWARF processing when inline functions were encountered. Inline functions were part of the debugging information as sequential in the PC range of the function but the source file was where the function was written(as you might expect). However the old dump_syms code, once it switched files as it was iterating over a range of addresses, never switched back, causing inline functions to cause all file numbers for addresses after the PC of the inline function to be wrong
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@289 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/tools/linux')
0 files changed, 0 insertions, 0 deletions