| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix debug build after 16e0852 | Joshua Peraza | 2018-08-18 | 1 | -3/+0 |
* | Add support for parsing the DW_AT_ranges attributes | Gabriele Svelto | 2018-08-13 | 1 | -0/+28 |
* | Initial support for dumping DWARF corresponding to Swift code | Mark Mentovai | 2016-09-23 | 1 | -1/+1 |
* | convert to uint8_t* for binary data to fix -Wnarrowing build errors | Mike Frysinger | 2016-01-26 | 1 | -2/+4 |
* | Fix some fragile code that is likely to cause future memory corruption | erikchen@chromium.org | 2015-01-27 | 1 | -0/+3 |
* | Cleanup: Use scoped_ptr where appropriate in DwarfCUToModule. | thestig@chromium.org | 2013-04-24 | 1 | -3/+4 |
* | Add an option to not handle DWARF inter-compilation unit references in Linux ... | thestig@chromium.org | 2013-04-24 | 1 | -15/+49 |
* | Include the compilation directory for FILE entries, making them absolute inst... | ted.mielczarek@gmail.com | 2013-01-23 | 1 | -9/+15 |
* | Remove dead code. | mark@chromium.org | 2012-12-12 | 1 | -5/+2 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -0/+1 |
* | Fix some comments and parameter names. | jimblandy | 2011-11-23 | 1 | -3/+4 |
* | Google Breakpad Issue 417: Handle DWARF that omits function names. | jimblandy | 2011-03-11 | 1 | -0/+5 |
* | Breakpad DWARF support: Stop #including unneeded headers. | ted.mielczarek | 2010-06-25 | 1 | -2/+0 |
* | Breakpad symbol dumper: Move Linux dumping classes into src/common. | jimblandy | 2010-04-05 | 1 | -0/+272 |