aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/dwarf_cu_to_module_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy2010-04-051-1701/+0
* Breakpad Linux Dumper: Disable warnings about unpaired functions and lines by...jimblandy2010-04-051-0/+64
* Breakpad Linux dumper: Record AbstractOrigin entries for all DIEs that need t...jimblandy2010-02-201-0/+18
* Linux DWARF reader: Follow DW_AT_abstract_origin links to find function names.jimblandy2010-02-101-0/+161
* Breakpad Linux dumper: Add file comments as required by the style guide.jimblandy2010-02-091-0/+2
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Breakpad Linux Dumper: Rename structure members to follow the Google C++ Styl...jimblandy2010-01-281-16/+16
* Breakpad Linux Dumper: Add DWARF support.jimblandy2010-01-231-0/+1456