| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an option to not handle DWARF inter-compilation unit references in Linux ... | thestig@chromium.org | 2013-04-24 | 1 | -7/+11 |
* | Allow reading just CFI data when reading symbols | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -6/+6 |
* | Make DumpSymbols methods take a vector of debug_dirs | ted.mielczarek@gmail.com | 2013-01-22 | 1 | -8/+8 |
* | Provide a ReadSymbolData function to get symbol data in a Module instead of j... | ted.mielczarek@gmail.com | 2013-01-18 | 1 | -20/+28 |
* | Cleaning up google-breakpad source code of signed-unsigned comparison warnings | ivan.penkov@gmail.com | 2012-11-21 | 1 | -1/+1 |
* | Rework dump_symbols.cc using templates and traits classes to handle cross-wor... | ted.mielczarek | 2012-07-18 | 1 | -7/+1 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -3/+3 |
* | Linux/Mac: Add option to omit the CFI section in dump_syms. | thestig@chromium.org | 2011-09-14 | 1 | -11/+15 |
* | Add some unit tests for Linux WriteSymbolFile | ted.mielczarek | 2011-07-06 | 1 | -0/+162 |