aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/dump_symbols_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an option to not handle DWARF inter-compilation unit references in Linux ...thestig@chromium.org2013-04-241-7/+11
* Allow reading just CFI data when reading symbolsted.mielczarek@gmail.com2013-03-061-6/+6
* Make DumpSymbols methods take a vector of debug_dirsted.mielczarek@gmail.com2013-01-221-8/+8
* Provide a ReadSymbolData function to get symbol data in a Module instead of j...ted.mielczarek@gmail.com2013-01-181-20/+28
* Cleaning up google-breakpad source code of signed-unsigned comparison warningsivan.penkov@gmail.com2012-11-211-1/+1
* Rework dump_symbols.cc using templates and traits classes to handle cross-wor...ted.mielczarek2012-07-181-7/+1
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-3/+3
* Linux/Mac: Add option to omit the CFI section in dump_syms.thestig@chromium.org2011-09-141-11/+15
* Add some unit tests for Linux WriteSymbolFileted.mielczarek2011-07-061-0/+162