aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-22Upgrade google-breakpad to 922d49bdfe3c92e5d35c406f87f2c354637a2f8b am: 8bac8...HEADmastermainSadaf Ebrahimi
2023-08-22Upgrade google-breakpad to 922d49bdfe3c92e5d35c406f87f2c354637a2f8b am: 8bac8...Sadaf Ebrahimi
2023-08-22Upgrade google-breakpad to 922d49bdfe3c92e5d35c406f87f2c354637a2f8b am: 8bac8...Sadaf Ebrahimi
2023-08-22Upgrade google-breakpad to 922d49bdfe3c92e5d35c406f87f2c354637a2f8b am: 8bac8...Sadaf Ebrahimi
2023-08-21Upgrade google-breakpad to 922d49bdfe3c92e5d35c406f87f2c354637a2f8b am: 8bac8...Sadaf Ebrahimi
2023-08-21Upgrade google-breakpad to 922d49bdfe3c92e5d35c406f87f2c354637a2f8bSadaf Ebrahimi
2023-08-11Upgrade google-breakpad to v2023.01.27 am: 332a4371ed am: c3c25b3748 am: 4e7c...Elliott Hughes
2023-08-11Upgrade google-breakpad to v2023.01.27 am: 332a4371ed am: c3c25b3748 am: 4e7c...Elliott Hughes
2023-08-11Upgrade google-breakpad to v2023.01.27 am: 332a4371ed am: c3c25b3748 am: 4e7c...Elliott Hughes
2023-08-11Upgrade google-breakpad to v2023.01.27 am: 332a4371ed am: c3c25b3748Elliott Hughes
2023-08-10Upgrade google-breakpad to v2023.01.27 am: 332a4371edElliott Hughes
2023-08-10Upgrade google-breakpad to v2023.01.27Elliott Hughes
2023-08-06Update scripts to Python 3Petr Hosek
2023-08-02Add support for new SEGV_* constants to minidump_stackwalk.Peter Collingbourne
2023-08-02linux_dumper: Always map ELF file from offset 0Marc Gonzalez
2023-08-02libdisasm: Widen STRNCATF temp bufferMarc Gonzalez
2023-07-27Add support for zstd compressed sections to dump_symsIan McKellar
2023-07-06Fix warnings in configure.acMarc Gonzalez
2023-06-01Fix bug when ranges_data is index 0 in DW_AT_ranges.Zequan Wu
2023-05-31Share .debug_line and .debug_line_str among dwp file and main binary file.Zequan Wu
2023-05-26[Breakpad] Fix hex formatting for MinidumpCrashpadInfo::Print()Ben Hamilton
2023-05-25Fix reading DW_AT_ranges in split dwarf.Zequan Wu
2023-05-23Properly initialize enable_objdump_for_exploitability_Mark Brand
2023-05-23Modify RISCV minidump context to match CrashpadThomas Gales
2023-05-19Fix minidump generation on arm softfp targets.Richard Nichols
2023-05-19Fix inline_origin_map key collision when split dwarf is enabled.Zequan Wu
2023-05-18Mac: shorten sym file names in upload_system_symbolsLeonard Grey
2023-05-12Modernize codeLei Zhang
2023-05-10Add new flag to allow granular control over the use of objdump.Mark Brand
2023-05-08[dump_syms][riscv] Update unittest.Mark Brand
2023-05-05[dump_syms][riscv] Fix register name mismatchThomas Gales
2023-05-03Fix MDRawCrashpadAnnotationList::objects typeBen Wagner
2023-05-03Fix MDRawModuleCrashpadInfoList::modules typeBen Wagner
2023-05-03Include iOS in availability checks for mach-o/util.h callsLeonard Grey
2023-05-02Fix dump_syms help typo on LinuxPeter Boström
2023-05-01Reimport architecture/byte_order.h from canonical repoLeonard Grey
2023-04-28minidump-2-core: Use exception context for crashed threadBen Wagner
2023-04-28Fix AMD64/X86 typo in MD_CONTEXT_AMD64_ALLBen Wagner
2023-04-27Mac: update arch_utilities for macOS 13Leonard Grey
2023-04-27Update Mac HeadersLeonard Grey
2023-04-26Replace unsigned int with size_t for ModuleSerializerPeter Boström
2023-04-24[dump_syms] Relax name matching for marking symbols as multipleBen Hamilton
2023-04-24[dump_syms/Mac] New -x option to prefer extern names when there's a mismatchBen Hamilton
2023-04-24Fix alignment of the brief output of minidump_stackwalkZiad Youssef
2023-04-17Set O_NONBLOCK for opening file to prevent hanging when file unavailable.Yuki Wang
2023-04-11Convert RISC-V numeric identifiers to stringsThomas Gales
2023-04-01Add maxsize for xstate areasAlex Gough
2023-03-29Add RISC-V register namesThomas Gales
2023-03-28Add EM_RISCV as recognized value for ELF e_machineThomas Gales
2023-03-27Mac: don't call NXFindBestFatArchLeonard Grey