aboutsummaryrefslogtreecommitdiff
path: root/src/processor/pathname_stripper_unittest.cc
diff options
context:
space:
mode:
authorjimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e>2009-08-07 19:28:45 +0000
committerjimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e>2009-08-07 19:28:45 +0000
commiteab03fdb72a77dfd71db028e6e5676e734bdc443 (patch)
tree4e3c53bf0edcf6024695f6f876d54deb51c4b23e /src/processor/pathname_stripper_unittest.cc
parentAdd files left behind by previous commit. (diff)
downloadbreakpad-eab03fdb72a77dfd71db028e6e5676e734bdc443.tar.xz
Linux dumper: Move the data structures representing the breakpad data into their own class.
src/linux/common/module.h defines a new class, google_breakpad::Module, that can represent the contents of a breakpad symbol file. Module::Write writes a well-formed symbol file to the given stream. src/linux/common/dump_symbols.cc can now lose its symbol-file-writing code, and change DumpStabsHandler to populate a Module object, rather than the old SymbolInfo/SourceFileInfo/... collection of types. The code to compute function and line sizes, even in the absence of reliable size data in STABS, is moved into a new Finalize method of DumpStabsHandler, which is responsible for completing the Module's contents. a=jimblandy r=nealsid git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@380 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor/pathname_stripper_unittest.cc')
0 files changed, 0 insertions, 0 deletions