1. f49c2f1 The ARM64 stack walker was doing an illegal down cast from base-class (StackFrame) to derived-class (StackFrameARM64). by Ivan Penkov · 4 weeks ago main
  2. e35d1d0 Fix -Wunguarded-availability warnings. by Ivan Penkov · 6 weeks ago
  3. 922d49b Update scripts to Python 3 by Petr Hosek · 8 weeks ago
  4. 8f6b252 Add support for new SEGV_* constants to minidump_stackwalk. by Peter Collingbourne · 9 weeks ago
  5. d10ef76 linux_dumper: Always map ELF file from offset 0 by Marc Gonzalez · 9 weeks ago
  6. 0d03544 libdisasm: Widen STRNCATF temp buffer by Marc Gonzalez · 9 weeks ago
  7. 9ea5b22 Add support for zstd compressed sections to dump_syms by Ian McKellar · 10 weeks ago
  8. 7a1a190 Fix warnings in configure.ac by Marc Gonzalez · 3 months ago
  9. 8988364 Fix bug when ranges_data is index 0 in DW_AT_ranges. by Zequan Wu · 4 months ago
  10. a9bb984 Share .debug_line and .debug_line_str among dwp file and main binary file. by Zequan Wu · 4 months ago
  11. 18aa6fa [Breakpad] Fix hex formatting for MinidumpCrashpadInfo::Print() by Ben Hamilton · 4 months ago
  12. 02fe1ee Fix reading DW_AT_ranges in split dwarf. by Zequan Wu · 4 months ago
  13. 6857c7c Properly initialize enable_objdump_for_exploitability_ by Mark Brand · 4 months ago
  14. 64a53c1 Modify RISCV minidump context to match Crashpad by Thomas Gales · 4 months ago
  15. 8267ac6 Fix minidump generation on arm softfp targets. by Richard Nichols · 5 months ago
  16. 9f96d5c Fix inline_origin_map key collision when split dwarf is enabled. by Zequan Wu · 5 months ago
  17. 38b6eeb Mac: shorten sym file names in upload_system_symbols by Leonard Grey · 5 months ago
  18. 5850e26 Modernize code by Lei Zhang · 5 months ago
  19. 463ae7c Add new flag to allow granular control over the use of objdump. by Mark Brand · 5 months ago
  20. f4a3b34 [dump_syms][riscv] Update unittest. by Mark Brand · 5 months ago
  21. 5b10154 [dump_syms][riscv] Fix register name mismatch by Thomas Gales · 5 months ago
  22. 837b0f5 Fix MDRawCrashpadAnnotationList::objects type by Ben Wagner · 5 months ago
  23. 6e319ca Fix MDRawModuleCrashpadInfoList::modules type by Ben Wagner · 5 months ago
  24. 3ea3af4 Include iOS in availability checks for mach-o/util.h calls by Leonard Grey · 5 months ago
  25. e9eb843 Fix dump_syms help typo on Linux by Peter Boström · 5 months ago
  26. 99cd657 Reimport architecture/byte_order.h from canonical repo by Leonard Grey · 5 months ago
  27. de040fa minidump-2-core: Use exception context for crashed thread by Ben Wagner · 5 months ago
  28. 68f5a4d Fix AMD64/X86 typo in MD_CONTEXT_AMD64_ALL by Ben Wagner · 5 months ago
  29. 57bed07 Mac: update arch_utilities for macOS 13 by Leonard Grey · 5 months ago
  30. 652e7da Update Mac Headers by Leonard Grey · 5 months ago
  31. 7b981b2 Replace unsigned int with size_t for ModuleSerializer by Peter Boström · 5 months ago
  32. bfde407 [dump_syms] Relax name matching for marking symbols as multiple by Ben Hamilton · 5 months ago
  33. f548d75 [dump_syms/Mac] New -x option to prefer extern names when there's a mismatch by Ben Hamilton · 5 months ago
  34. 16cee17 Fix alignment of the brief output of minidump_stackwalk by Ziad Youssef · 5 months ago
  35. bd9d94c Set O_NONBLOCK for opening file to prevent hanging when file unavailable. by Yuki Wang · 6 months ago
  36. b1775c5 Convert RISC-V numeric identifiers to strings by Thomas Gales · 6 months ago
  37. f6e4235 Add maxsize for xstate areas by Alex Gough · 6 months ago
  38. 4d8bb33 Add RISC-V register names by Thomas Gales · 6 months ago
  39. b0dc1f3 Add EM_RISCV as recognized value for ELF e_machine by Thomas Gales · 6 months ago
  40. c179dda Mac: don't call NXFindBestFatArch by Leonard Grey · 6 months ago
  41. 9cc38fe [dump_syms/Mac] New -n MODULE arg to Mac dump_syms by Ben Hamilton · 7 months ago
  42. 9bf8d1e Remove extra comma in minidump_stackwalk.cc by Ziad Youssef · 7 months ago
  43. 309534f Add brief flag to minidump_stackwalk by Ziad Youssef · 7 months ago
  44. 3848d7e Mac: delete unused macho_dump.cc by Leonard Grey · 7 months ago
  45. ef55207 Mac: stop using NXArchInfo as a vocabulary type by Leonard Grey · 7 months ago
  46. f5123d7 Add #include <config.h> to the beginning of all cc files by Ian Barkley-Yeung · 7 months ago
  47. abb105d Fix sprintf usage by Brian Sheedy · 8 months ago
  48. 984e043 Print Crashpad annotation objects by Brian Sheedy · 8 months ago
  49. 5f72a81 [linux] Report error message if failed to send http request by Xinan Lin · 8 months ago
  50. 5687ac5 Fix Mac build by Leonard Grey · 8 months ago
  51. bc25ffb Change CLANG_CXX_LANGUAGE_STANDARD from "c++0x" to "c++17". by Hiroyuki Komatsu · 8 months ago
  52. 38115b0 Refactor DisassemblerObjdump. by Mark Brand · 8 months ago
  53. 5daa419 Add ScopedPipe. by Mark Brand · 8 months ago
  54. 9a87ff6 Add ScopedTmpFile. by Mark Brand · 8 months ago
  55. f617814 Remove disassembler_objdump from the build on non-linux platforms. by Mark Brand · 8 months ago
  56. 95857a1 Mac: add shell script to coordinate dumping and uploading macOS system symbols. by Leonard Grey · 8 months ago
  57. bae713b LibcurlWrapper uses curl_global_cleanup by Jason Jeremy Iman · 8 months ago v2023.01.27
  58. 236743e Update LICENSE file. by Justin Cohen · 8 months ago
  59. a4f148b Add support for reading annotation objects in Crashpad modules by Zaid Elkurdi · 8 months ago
  60. 2c86c99 Use portable PRIu64 for printing uint64_t address_mask. by Justin Cohen · 8 months ago
  61. fc1a202 Add address mask to MinidumpCrashpadInfo. by Justin Cohen · 8 months ago
  62. b024566 Fix Cygwin builds after enabling c++17 mode. by Lei Zhang · 9 months ago
  63. dd0ca9d Mac dump_syms: work around NXFindBestFatArch bug by Leonard Grey · 9 months ago
  64. 934d6b2 upload_system_symbols: Make /System/Library/Components optional by Leonard Grey · 9 months ago
  65. bae7147 Decode Mach EXC_RESOURCE and EXC_GUARD exception reasons by Robert Sesek · 9 months ago
  66. 1eafed6 Fix more memory leaks with proper smart pointer usage by Ian Barkley-Yeung · 9 months ago
  67. d91b6cb upload_system_symbols: Don't retry if file already exists on the server by Leonard Grey · 9 months ago
  68. 79326eb Fix memory leak in Module::AddExtern by Ian Barkley-Yeung · 9 months ago
  69. 6e03dc0 Fix test breakage from 9aa786f by Ian Barkley-Yeung · 9 months ago
  70. b14bb95 Handle compressed DWARF data in LoadDwarfCFI by Ian Barkley-Yeung · 9 months ago
  71. 80430d7 upload_system_symbols: Fix sym-upload-v2 when uploading dumped symbols by Leonard Grey · 10 months ago
  72. 63af0cd Cleanup strncmp and use string_view in elf_reader.cc. by Zequan Wu · 10 months ago
  73. 6b7e8a8 Mac dump_syms: delete unused WriteSymbolFile by Leonard Grey · 10 months ago
  74. 387a002 Add option to use API key in `upload_system_symbols` by Leonard Grey · 10 months ago
  75. 33b8438 Remove tools/mac/crash_report by Leonard Grey · 10 months ago
  76. 9acaa08 Fix build failures. by Zequan Wu · 10 months ago
  77. cc7abac Add option to enable multiple symbol field in Linux tool by Leonard Grey · 10 months ago
  78. d31ce76 gyp: drop unused build system by Mike Frysinger · 10 months ago
  79. 87b6039 Mac: add option to dump_syms to mark folded symbols by Leonard Grey · 10 months ago
  80. 9aa786f Restructure Makefile conditionals/targets by Marvin Scholz · 10 months ago
  81. 41474d9 Fix Linux ASan Afl build error. by Mark Brand · 10 months ago
  82. 4d0c21b Add a flag to google_converter to keep Breakpad/PE/PDB files after conversion. by Nelson Billing · 10 months ago
  83. c7acbce Fix Windows native symbol uploads. by Nelson Billing · 10 months ago
  84. 522bd23 Speed up testing for multiple functions at an address on Posix by Leonard Grey · 11 months ago
  85. 442456a Fix compile error in disassembler_objdump.cc for non-Linux build. by Lei Zhang · 11 months ago
  86. 989f862 Support marking folded symbols on Posix by Leonard Grey · 11 months ago
  87. 1f9903c names anonymous structs in elfutils.h by Christopher Di Bella · 11 months ago
  88. de086a9 Add support for compressed section headers to dump_syms. by Konstantin Mandrika · 11 months ago
  89. 7ea7ded mainline version gcc-13 cannot use "uintptr_t" via "#include <string>" by mingtaoxt xt · 12 months ago
  90. 73c2937 Update LSS dep to the latest commit by mingtaoxt xt · 12 months ago
  91. b90119e replaces `sizeof(raw_context)` with `sizeof(*raw_context)` by Christopher Di Bella · 12 months ago
  92. f9bf260 enables C++17 mode by Christopher Di Bella · 12 months ago
  93. ef443fb Changes FunctionNames.Mangled to check for regex instead of equality by Christopher Di Bella · 12 months ago
  94. 57d1743 Fixup non-canonical fault addresses for amd64. by Mark Brand · 12 months ago
  95. 6289830 Add DisassemblerObjdump. by Mark Brand · 12 months ago
  96. bcffe4f test: exploitability: Fix preprocessor guards for Linux by Marvin Scholz · 1 year ago
  97. e3af445 Clean up module_unittest by Leonard Grey · 1 year ago
  98. 28cf16b Added riscv and riscv64 support for Linux by Iacopo Colonnelli · 1 year, 1 month ago
  99. e059dad Polling in ParallelChildCrashesDontHang test by Iacopo Colonnelli · 1 year, 1 month ago
  100. 4febb34 Update copyright boilerplate, 2022 edition (Breakpad) by Mark Mentovai · 1 year, 1 month ago