Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -2/+4 |
* | Linux/Mac: Add option to omit the CFI section in dump_syms. | thestig@chromium.org | 2011-09-14 | 1 | -1/+3 |
* | Add some unit tests for Linux WriteSymbolFile | ted.mielczarek | 2011-07-06 | 1 | -4/+4 |
* | Add functionality to read the .gnu_debuglink section and load symbols from a ... | thestig@chromium.org | 2010-07-16 | 1 | -1/+4 |
* | Breakpad: Avoid using the C++ <cfoo> headers. | ted.mielczarek | 2010-06-25 | 1 | -1/+2 |
* | Breakpad Linux dumper: Don't be silly about global functions. | jimblandy | 2010-02-09 | 1 | -6/+7 |
* | Breakpad Linux dumper: Add file comments as required by the style guide. | jimblandy | 2010-02-09 | 1 | -3/+3 |
* | Use ctsdio streams for dump_syms for significant speedup. Also contains a ma... | nealsid | 2009-06-05 | 1 | -1/+2 |
* | Merge Ted's patch for writing symbols to stdout for linux. | luly81 | 2007-05-02 | 1 | -1/+1 |
* | Add Linux exception handler. | luly81 | 2007-03-12 | 1 | -0/+48 |