Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pointer style to match the style guide | Mike Frysinger | 2020-07-15 | 1 | -35/+35 |
* | Add support for dwarf5 line tables. | Sterling Augustine | 2020-07-14 | 1 | -3/+8 |
* | Use stdint.h numeric types | Joshua Peraza | 2020-04-09 | 1 | -8/+8 |
* | Mac dump_syms: accept __DWARF segment without __debug_info section | Mark Mentovai | 2019-08-07 | 1 | -12/+6 |
* | Add support for parsing the DW_AT_ranges attributes | Gabriele Svelto | 2018-08-13 | 1 | -1/+41 |
* | Provide helper wrappers for basename(3) and dirname(3) | Tobias Sargeant | 2017-10-18 | 1 | -3/+2 |
* | Corrected some old references to mm files, which were renamed to cc files a w... | Ivan Penkov | 2016-09-01 | 1 | -1/+1 |
* | Add debug fission support. | Yunlian Jiang | 2016-05-04 | 1 | -1/+2 |
* | Added an option (-i) to have dump_syms output header information only. | David Yen | 2016-04-08 | 1 | -54/+72 |
* | convert to uint8_t* for binary data to fix -Wnarrowing build errors | Mike Frysinger | 2016-01-26 | 1 | -4/+5 |
* | Fix Mac Breakpad host tools to build in Linux cross-compile | Ted Mielczarek | 2015-09-16 | 1 | -0/+626 |