aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/dwarf_cu_to_module.cc
Commit message (Expand)AuthorAgeFilesLines
* Breakpad Linux dumper: Add missing newlines to error messages.jimblandy2010-02-231-2/+2
* Breakpad Linux dumper: Record AbstractOrigin entries for all DIEs that need t...jimblandy2010-02-201-20/+10
* Linux DWARF reader: Follow DW_AT_abstract_origin links to find function names.jimblandy2010-02-101-2/+90
* Breakpad Linux dumper: Add file comments as required by the style guide.jimblandy2010-02-091-0/+13
* 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-35/+35
* Breakpad Linux Dumper: Add DWARF support.jimblandy2010-01-231-0/+786