aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf_line_to_module.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-6/+6
* Use stdint.h numeric typesJoshua Peraza2020-04-091-7/+7
* Include the compilation directory for FILE entries, making them absolute inst...ted.mielczarek@gmail.com2013-01-231-11/+16
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-8/+11
* Remove "using namespace std" from dwarf2reader.h. Using-directives aremark@chromium.org2011-10-111-4/+5
* Add some unit tests for Linux WriteSymbolFileted.mielczarek2011-07-061-0/+2
* Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy2010-04-051-0/+132