aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac
AgeCommit message (Expand)Author
2023-01-19Mac dump_syms: work around NXFindBestFatArch bugLeonard Grey
2022-12-14Mac dump_syms: delete unused WriteSymbolFileLeonard Grey
2022-12-01Mac: add option to dump_syms to mark folded symbolsLeonard Grey
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2022-07-26Mac dump_syms: Fix -a on arm64Leonard Grey
2022-04-15avoid dump_syms crashing if selected arch is not foundAdam Duke
2022-03-29Set use_async_processing in mac symupload.Nelson Billing
2022-02-04Add support for product_name in Mac sym_upload v2Nathan Scoglio
2022-01-28namespace implementations of FileIDAdam Duke
2022-01-25allow dump_syms to operate on contents in memoryAdam Duke
2021-09-16Use -d flag enable procecessing DW_TAG_inlined_subroutineZequan Wu
2021-09-07Workaround Mac arch issueBrian Sheedy
2021-08-03Add INLINE and INLINE_ORIGIN records to symbol file.Zequan Wu
2021-07-07NFC: use enum SymbolData as flagsZequan Wu
2021-06-16Mitigate upload failure when app is backgrounded.Darren Mo
2021-05-26Move the dwarf2reader objects into google_breakpad namespace to make it consi...Tyrel Russell
2021-05-21Fix macos_dump_syms when __eh_frame is included in the dSYM file.Chingjun Lau
2021-03-08Correct native symbol upload and UUID.Justin Cohen
2021-03-02Automatically capture debugID in Mac OS symupload tool.Justin Cohen
2020-10-08Implement dwarf5 range lists.Sterling Augustine
2020-10-02Revert "Refactor rangelist handling to prepare for dwarf5 .debug_rngslist"Sterling Augustine
2020-09-28Refactor rangelist handling to prepare for dwarf5 .debug_rngslistSterling Augustine
2020-09-09Change JSON serialization error check.Nelson Billing
2020-08-17Add native symbol uploads to Mac OS symupload tool.Nelson Billing
2020-08-12Escape more characters in Mac OS sym-upload-v2 debug_file strings.Nelson Billing
2020-08-05Fix sym-upload-v2 whitespace in filenames.Nelson Billing
2020-07-31Fix v1 symupload protocol in Mac client.Nelson Billing
2020-07-29Fix Mac symupload non-XCode builds.Nelson Billing
2020-07-24Port new symbol API to symupload on Mac.Nelson Billing
2020-07-15fix pointer style to match the style guideMike Frysinger
2020-07-14Add support for dwarf5 line tables.Sterling Augustine
2020-04-09Use stdint.h numeric typesJoshua Peraza
2019-08-07Mac dump_syms: accept __DWARF segment without __debug_info sectionMark Mentovai
2019-05-13Increase timeout of HTTPMultipartUpload from 10s to 60s.John Z Wu
2019-04-05mac dump_syms: remove unused vars to fix -Werror build failuresMike Frysinger
2019-03-28mac dump_syms: Support .dSYMs > 4GB (partially)Mark Mentovai
2019-02-25breakpad: Remove semicolons, iOS edition.Nico Weber
2019-02-22breakpad: Remove semicolons, mac edition.Nico Weber
2018-11-26Add mac dump_syms support for arm64eJoshua Peraza
2018-08-13Add support for parsing the DW_AT_ranges attributesGabriele Svelto
2017-10-18Provide helper wrappers for basename(3) and dirname(3)Tobias Sargeant
2017-05-26Make the cross-compilation glue for dump_syms Mac handle x86_64h.Markus Stange
2017-03-09Use NSURLSession if the min version we support is iOS 7+.George Kola
2017-02-12macho_reader_unittest: use EXPECT_FALSEMike Frysinger
2016-11-18Update linksOrgad Shaneh
2016-09-01Corrected some old references to mm files, which were renamed to cc files a w...Ivan Penkov
2016-05-12Replaced glibc version of elf.h with musl version of elf.h.Dave MacLachlan
2016-05-12Fixes up dump_syms build on OS X so it works with ELF.Dave MacLachlan
2016-05-04Add debug fission support.Yunlian Jiang
2016-05-04macho: fix printf type mismatchesMike Frysinger