diff options
author | jimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-08-05 00:54:47 +0000 |
---|---|---|
committer | jimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-08-05 00:54:47 +0000 |
commit | 15117f9ae00f8c594d3529b0e04fdfa12db7a219 (patch) | |
tree | 9120d5dc7a5b5fab955379b37dcebf5c69a64831 /src/processor | |
parent | Linux dumper: Delete non-functional stack parameter size computation. (diff) | |
download | breakpad-15117f9ae00f8c594d3529b0e04fdfa12db7a219.tar.xz |
Linux dumper: Don't switch to wrong source file when starting new function.
In STABS, if one function's line number information contains an N_SOL
entry to switch to a new source file, then the next function's line
data should pick up in the same source file where the prior function
left off. However, the Linux dumper restarts each function in the
compilation unit's main source file. This patch fixes that, so that
the output attributes the lines in subsequent functions to the correct
source files.
a=jimblandy
r=nealsid
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@373 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor')
0 files changed, 0 insertions, 0 deletions