gecko-dev/toolkit/crashreporter
Nathan Froyd ab3b2432a1 Bug 1578531 - be even more careful about success when running dsymutil; r=nalexander
Even if we don't see error messages from `llvm-dsymutil`, we can still
generate dSYM bundles that `dump_syms` completely falls over on.  Let's
implement a super-careful check that actually examines the debug
information produced to ensure that `dump_syms` will accept our bundle.

Differential Revision: https://phabricator.services.mozilla.com/D44529

--HG--
extra : moz-landing-system : lando
2019-09-03 20:46:43 +00:00
..
breakpad-client Bug 1574388 - Implement PHC on Mac. r=gsvelto,glandium 2019-08-25 23:16:05 +00:00
breakpad-patches
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1577326 - use std::unique_ptr in the crashreporter client; r=gsvelto 2019-08-30 05:35:12 +00:00
content Bug 1578145 - Fix submit/view buttons position in about:crashes for RTL r=gsvelto,ntim 2019-09-03 18:41:12 +00:00
docs
google-breakpad
injector
minidump-analyzer
rust
test Bug 1574388 - Implement PHC on Mac. r=gsvelto,glandium 2019-08-25 23:16:05 +00:00
tools Bug 1578531 - be even more careful about success when running dsymutil; r=nalexander 2019-09-03 20:46:43 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml
crashreporter.mozbuild
CrashReports.jsm
CrashSubmit.jsm
generate_crash_reporter_sources.py
InjectCrashReporter.cpp
InjectCrashReporter.h
jar.mn
KeyValueParser.jsm
LoadLibraryRemote.cpp
LoadLibraryRemote.h
mac_utils.h
mac_utils.mm
moz.build
nsDummyExceptionHandler.cpp
nsExceptionHandler.cpp
nsExceptionHandler.h
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
ThreadAnnotation.cpp
ThreadAnnotation.h
update-breakpad.sh