diff options
author | jimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-08-05 00:51:15 +0000 |
---|---|---|
committer | jimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-08-05 00:51:15 +0000 |
commit | 133c66ca40da1705c7b7c39105c211b2aee4f0f0 (patch) | |
tree | f3dcea5f204557d9caf48e624671aae19c0c3602 /src/client/mac/sender/English.lproj | |
parent | Fix an INVALIDATE_ITERATOR defect reported by Coverity. (diff) | |
download | breakpad-133c66ca40da1705c7b7c39105c211b2aee4f0f0.tar.xz |
Linux dumper: Let LineInfo structures point directly to their SourceLineInfo structures
Let LineInfo structures point directly to their SourceLineInfo
structures, rather than holding the index of the file's name in the
.stabstr section in the early phases, and then later the holding
source_id of the file.
This is another step in the process of moving STABS-specific values
out of the types that represent the breakpad symbol data. When we're
done, the non-STABS structures will be something that we can populate
with both STABS and DWARF data --- or at least it will be more easily
replaced with such.
a=jimblandy
r=nealsid
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@371 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/mac/sender/English.lproj')
0 files changed, 0 insertions, 0 deletions