Sign in
third-party-mirror
/
breakpad
/
HEAD
8320374
Add a test to check debug information for split functions.
by Snehasish Kumar
· 5 years ago
main
57ce403
Add dwarf2reader unit test to run with make check.
by Snehasish Kumar
· 5 years ago
ebc5567
Fix a typo in lineinfo unittest.cc
by Snehasish Kumar
· 5 years ago
78f7ae4
pid2md: generate a minidump from a running process
by Ludovic Guegan
· 5 years ago
bd4a28c
core_handler: coredump handler to produce minidump
by Ludovic Guegan
· 5 years ago
e3d485f
Dwarf5ReadRangeList: remove duplicated declaration
by Ludovic Guegan
· 5 years ago
78180df
Use size_t to fix the build on mac.
by Sterling Augustine
· 5 years ago
a9afca9
Support miscelaneous dwarf5 forms.
by Sterling Augustine
· 5 years ago
9ecccc5
Implement dwarf5 range lists.
by Sterling Augustine
· 5 years ago
5c7535a
amd64: reject frames with invalid rsp/rip
by Joshua Peraza
· 5 years ago
f6669d6
Revert "Refactor rangelist handling to prepare for dwarf5 .debug_rngslist"
by Sterling Augustine
· 5 years ago
2b936b0
Refactor rangelist handling to prepare for dwarf5 .debug_rngslist
by Sterling Augustine
· 5 years ago
9c4671f
Change JSON serialization error check.
by Nelson Billing
· 5 years ago
bdac77a
file_id_unittest: avoid system()
by Mike Frysinger
· 5 years ago
5640e57
CopyFile: add a C++ API
by Mike Frysinger
· 5 years ago
c6d49c4
linux: Fix leak when the offset of memory_mapped_file is greater than 0
by Sim Sun
· 5 years ago
039c4c9
Add a .clang-format file to give us local control over Chromium style.
by Sim Sun
· 5 years ago
9c38ab7
Add native symbol uploads to Mac OS symupload tool.
by Nelson Billing
· 5 years ago
62d9272
linux: Fix segfault when there is no section header in ELF file
by Sim Sun
· 5 years ago
087795c
processor: subtract 1 from return pointers while scanning
by Joshua Peraza
· 5 years ago
014e842
Escape more characters in Mac OS sym-upload-v2 debug_file strings.
by Nelson Billing
· 5 years ago
e3a62dc
[Mac]Exit with unique status in symupload when file already exists.
by Nelson Billing
· 5 years ago
3d8daa2
Fix sym-upload-v2 whitespace in filenames.
by Nelson Billing
· 5 years ago
a6218eb
Fix v1 symupload protocol in Mac client.
by Nelson Billing
· 5 years ago
a740aa2
Fix Mac symupload non-XCode builds.
by Nelson Billing
· 5 years ago
28d7cbd
Check for tombstone as very first entry in the line table.
by Sterling Augustine
· 5 years ago
7d65240
Properly handle new tombstone values that now appear as a result of the llvm change described at https://reviews.llvm.org/D81784.
by Sterling Augustine
· 5 years ago
1143368
Port new symbol API to symupload on Mac.
by Nelson Billing
· 5 years ago
428a01e
There are source files with APSL-2.0 as well.
by Sterling Augustine
· 6 years ago
2e6f8de
Add 3-clause BSD license text as well.
by Sterling Augustine
· 6 years ago
678c4c5
Include libunwind license in LICENSE file.
by Sterling Augustine
· 6 years ago
721108f
fix NDEBUG breakage with new dwarf5 code
by Mike Frysinger
· 6 years ago
09b0569
fix pointer style to match the style guide
by Mike Frysinger
· 6 years ago
a741027
Add support for dwarf5 line tables.
by Sterling Augustine
· 6 years ago
b6f36dd
Move GetSectionByName out of CompilationUnit.
by Sterling Augustine
· 6 years ago
8efe0f1
Read dwarf5 compilation unit headers.
by Sterling Augustine
· 6 years ago
72c118f
Add and handle various dwarf5 addrx forms.
by Sterling Augustine
· 6 years ago
feb2dca
Add and handle new dwarf5 string-related forms.
by Sterling Augustine
· 6 years ago
2757a2c
Make symupload exit with an error code when command-line parsing fails.
by Michael Moss
· 6 years ago
f267926
Avoid calling demangler for non-C++ symbols on Linux
by Mikhail Borisov
· 6 years ago
2ffe116
mac: Don’t try to demangle non-C++ symbols with the C++ demangler
by Yngve N. Pettersen
· 6 years ago
a7b621f
processor: Bound number of exception parameters read
by Joshua Peraza
· 6 years ago
a2d3e8b
Use stdint.h numeric types in tests
by Joshua Peraza
· 6 years ago
1f15e4e
Use portable format macros
by Joshua Peraza
· 6 years ago
86bf444
Use stdint.h numeric types
by Joshua Peraza
· 6 years ago
5bba75b
Remove true/false defines in convert_UTF.cc
by Michael Forney
· 6 years ago
23e6fbf
Use ULONG_MAX instead of __WORDSIZE to determine native ELF architecture
by Michael Forney
· 6 years ago
2633712
Roll src/src/third_party/lss/ f70e2f164..fd00dbbd0 (2 commits)
by Michael Forney
· 6 years ago
e780d58
Use breakpad_getcontext on all Linux platforms missing getcontext
by Michael Forney
· 6 years ago
02b7be4
convert_UTF: try to update xcode files
by Mike Frysinger
· 6 years ago
a5fa28d
Fix some bugs in CheckMicrodumpContents
by Michael Forney
· 6 years ago
9de167a
Remove sys/signal.h compatibility header
by Michael Forney
· 6 years ago
9bc5d70
Add google_crashdump_uploader_test to .gitignore
by Michael Forney
· 6 years ago
98c883b
Remove redundant LINUX_HOST conditional
by Michael Forney
· 6 years ago
75ca6a1
Use public fpregset_t type to define fpstate_t
by Michael Forney
· 6 years ago
a0f647d
Use ULONG_MAX instead of __WORDSIZE to determine ELF class
by Michael Forney
· 6 years ago
a03ad96
Use standard header locations for poll.h and signal.h
by Michael Forney
· 6 years ago
3f6f16b
Use sched_yield instead of pthread_yield
by Michael Forney
· 6 years ago
4f3f0ac
Revert "Add new dwarf 5 enums, plus some dwarf4 enums."
by Mike Frysinger
· 6 years ago
fea1913
Revert "Add dwarf5 compilation-unit header handling."
by Mike Frysinger
· 6 years ago
52b33b2
dump_syms: Reintroduce warnings inadvertently removed by 47cd498384fd
by Mark Mentovai
· 6 years ago
c752227
Add "type" option to sym_upload sym-upload-v2 mode.
by Nelson Billing
· 6 years ago
8154974
Make LibcurlWrapper support static linking.
by Nelson Billing
· 6 years ago
a4c536d
linux: fix symupload build failures
by Joshua Peraza
· 6 years ago
5e1c53a
android: truncate lower of two overlapping modules
by Joshua Peraza
· 6 years ago
bbad9f2
Add optional new symbol upload API to sym_upload.
by Nelson Billing
· 6 years ago
216cea7
Update Xcode project files to fix build errors.
by Ivan Penkov
· 6 years ago
6471582
Roll src/src/third_party/lss/ 8048ece6c..f70e2f164 (3 commits)
by Michael Forney
· 6 years ago
13c1568
arm64: recover register X30(LR) when fallback to frame pointer unwinder
by Sim Sun
· 6 years ago
4e15f7d
Extract the exception record from the minidump
by Joshua Peraza
· 6 years ago
e5ef907
ios: build for arm64e
by Joshua Peraza
· 6 years ago
dbd454d
Add dwarf5 compilation-unit header handling.
by Sterling Augustine
· 6 years ago
0c0e24f
Add new dwarf 5 enums, plus some dwarf4 enums.
by Sterling Augustine
· 6 years ago
f32b83e
Enable reading DWARF4 CIEs with 32 bit addresses.
by Nelson Billing
· 6 years ago
5bc3092
Add a variable to allow adding an extra include path for LSS.
by Bryan Klimt
· 6 years ago
47cd498
dump_syms: handle forward reference DWARF attributes
by Mark Mentovai
· 6 years ago
1f1d950
Fix compilation of http_upload.cc with Windows gcc
by Jon Turney
· 6 years ago
f6fe7cc
mac processor: Add mapping for EXC_BAD_ACCESS/KERN_CODESIGN_ERROR
by Mark Mentovai
· 6 years ago
62f10f3
Fix 'make distcheck'
by Jon Turney
· 6 years ago
792e6b2
Remove dependency of uploader.mm on GTMLogger
by Sylvain Defresne
· 6 years ago
5915ea9
Add fallthrough annotations on new C++ switches
by Christopher Grant
· 6 years ago
8c62281
Revert "Remove use of "register" keyword, deprecated in C++17"
by Mark Mentovai
· 6 years ago
5085b1d
linux, client: set module name from DT_SONAME
by Joshua Peraza
· 6 years ago
d27fd9a
linux, dump_syms: Make style consistent in module unittest
by Christopher Grant
· 6 years ago
862c9f4
linux, dump_syms: Filter module entries outside specified ranges
by Christopher Grant
· 6 years ago
17958ef
Add options to set OS and filename
by Jake Ehrlich
· 6 years ago
3e56ef9
linux, dump_syms: set module name from DT_SONAME
by Joshua Peraza
· 6 years ago
db1cda2
convert_UTF: rewrite in C++
by Mike Frysinger
· 6 years ago
abfe08e
codereview.settings: do not force squashing behavior
by Mike Frysinger
· 6 years ago
0741186
Remove use of "register" keyword, deprecated in C++17
by Mark Mentovai
· 6 years ago
01dfa81
Mac dump_syms: accept __DWARF segment without __debug_info section
by Mark Mentovai
· 6 years ago
ef04c9c
string_conversion: fix pointer math
by Mike Frysinger
· 6 years ago
4beee49
guid_creater: include string.h for memcpy
by Mike Frysinger
· 6 years ago
f0d43bc
minidump_processor: fix typo in BUS_ADRALN
by Mike Frysinger
· 6 years ago
55499d6
Updated lss to fix compiling with GCC 9
by Henri Hyyryläinen
· 6 years ago
cfad51e
arm64: strip PACs from link register values
by Joshua Peraza
· 6 years ago
4a6d7c7
Improving the support for Fuchsia in Breakpad Processor.
by Ivan Penkov
· 7 years ago
02dd8e0
Remove base_logging::LogMessage
by Mark Mentovai
· 7 years ago
c46151d
Fix Windows symupload after PE-only MD refactor.
by Nelson Billing
· 7 years ago
9cafb37
Explicitly LoadLibrary dbghelp.dll in symbol converter.
by Nelson Billing
· 7 years ago
Next »