aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/dump_syms.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Refactor rangelist handling to prepare for dwarf5 .debug_rngslist"HEADmasterSterling Augustine2020-10-021-8/+16
* Refactor rangelist handling to prepare for dwarf5 .debug_rngslistSterling Augustine2020-09-281-16/+8
* fix pointer style to match the style guideMike Frysinger2020-07-151-35/+35
* Add support for dwarf5 line tables.Sterling Augustine2020-07-141-3/+8
* Use stdint.h numeric typesJoshua Peraza2020-04-091-8/+8
* Mac dump_syms: accept __DWARF segment without __debug_info sectionMark Mentovai2019-08-071-12/+6
* Add support for parsing the DW_AT_ranges attributesGabriele Svelto2018-08-131-1/+41
* Provide helper wrappers for basename(3) and dirname(3)Tobias Sargeant2017-10-181-3/+2
* Corrected some old references to mm files, which were renamed to cc files a w...Ivan Penkov2016-09-011-1/+1
* Add debug fission support.Yunlian Jiang2016-05-041-1/+2
* Added an option (-i) to have dump_syms output header information only.David Yen2016-04-081-54/+72
* convert to uint8_t* for binary data to fix -Wnarrowing build errorsMike Frysinger2016-01-261-4/+5
* Fix Mac Breakpad host tools to build in Linux cross-compileTed Mielczarek2015-09-161-0/+626