gecko-dev/toolkit/crashreporter
Gabriele Svelto a0fd5f1159 Bug 1658831 - Implement a writer for the thread names' minidump stream on macOS r=Gankra
Also adds basic parsing and printing support for the stream.

Differential Revision: https://phabricator.services.mozilla.com/D118927
2021-07-06 17:04:08 +00:00
..
breakpad-client Bug 1658831 - Implement a writer for the thread names' minidump stream on macOS r=Gankra 2021-07-06 17:04:08 +00:00
breakpad-patches Bug 1658831 - Implement a writer for the thread names' minidump stream on macOS r=Gankra 2021-07-06 17:04:08 +00:00
breakpad-windows-libxul Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
breakpad-windows-standalone Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
client Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
content Bug 1698827 - Use border-spacing: 0; on about:crashes tables. r=gsvelto 2021-03-17 13:37:12 +00:00
docs Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' r=sylvestre DONTBUILD 2021-06-10 19:33:53 +00:00
google-breakpad Bug 1658831 - Implement a writer for the thread names' minidump stream on macOS r=Gankra 2021-07-06 17:04:08 +00:00
injector Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
minidump-analyzer Bug 1696579 - Store all authenticode signaures when analyzing a minidump r=KrisWright 2021-04-06 07:52:20 +00:00
mozwer Bug 1682509 - Add a Windows Error Reporting exception module capable of writing out crash reports r=dmajor 2021-04-07 07:55:23 +00:00
mozwer-rust Bug 1718226 - Only capture crash reports for fatal exceptions intercepted via WER r=KrisWright 2021-07-06 17:03:11 +00:00
rust_minidump_writer_linux Bug 1666733 - Add error reporting to minidump generation (Linux) r=gsvelto 2021-02-10 10:05:37 +00:00
test Bug 1683288 - Directly query OOMAllocationSize value and enable tests on linux/macOS r=gsvelto 2021-04-30 20:10:58 +00:00
tools Bug 1714684: Remove usages of vendored "mock" library r=perftest-reviewers,ahal,sparky 2021-06-14 15:34:46 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in Bug 1649132 - Restore memory annotations in main process crash reports r=KrisWright 2020-11-23 07:25:36 +00:00
CrashAnnotations.yaml Bug 1716543 - Annotate nsStandardURL::SanityCheck with URL offsets r=necko-reviewers,kershaw 2021-06-17 11:14:17 +00:00
CrashReports.jsm
CrashSubmit.jsm
InjectCrashReporter.cpp
InjectCrashReporter.h
LoadLibraryRemote.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
LoadLibraryRemote.h
ThreadAnnotation.cpp
ThreadAnnotation.h
crashreporter.mozbuild
generate_crash_reporter_sources.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
jar.mn
mac_utils.h
mac_utils.mm Bug 1692540 - Use -[NSString UTF8String] in GetObjCExceptionInfo to skip two conversions. r=gsvelto 2021-02-13 17:08:51 +00:00
moz.build Bug 1682509 - Add a Windows Error Reporting exception module capable of writing out crash reports r=dmajor 2021-04-07 07:55:23 +00:00
nsDummyExceptionHandler.cpp Bug 1697895 - Register the WER runtime exception module in child processes r=KrisWright 2021-06-11 09:59:49 +00:00
nsExceptionHandler.cpp Bug 1711418 - Record the OOM allocation size in WER crashes r=KrisWright 2021-06-11 09:59:51 +00:00
nsExceptionHandler.h Bug 1711418 - Record the OOM allocation size in WER crashes r=KrisWright 2021-06-11 09:59:51 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh