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