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 Bug 1544881 - Ignore empty ranges when parsing DW_TAG_inlined_subroutine tags as they break the assumptions required during line assignment r=froydnj 2019-05-20 11:49:40 +00:00
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 Bug 1558372 - Fixed Crash Reporter on Mac. r=snorp,froydnj,geckoview-reviewers 2019-06-27 19:51:04 +00:00
injector
minidump-analyzer Bug 1555917 - Exception handler and crash reporter client cleanup r=froydnj 2019-05-31 21:54:03 +00:00
rust Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-10 12:03:37 +00:00
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 Bug 1523276 - Implement PHC, a probabilistic heap checker. r=glandium,gsvelto 2019-07-03 09:26:11 +10:00
crashreporter.mozbuild
CrashReports.jsm Bug 1561435 - Format toolkit/crashreporter/, a=automatic-formatting 2019-07-05 11:15:04 +02:00
CrashSubmit.jsm Bug 1566855 - Submit incomplete crashes by synthesizing a minimal .extra file with sensible crash annotations r=mconley 2019-08-20 20:54:35 +00:00
generate_crash_reporter_sources.py
InjectCrashReporter.cpp
InjectCrashReporter.h
jar.mn
KeyValueParser.jsm Bug 1561435 - Format toolkit/crashreporter/, a=automatic-formatting 2019-07-05 11:15:04 +02:00
LoadLibraryRemote.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
LoadLibraryRemote.h
mac_utils.h
mac_utils.mm
moz.build Bug 1523276 - Implement PHC, a probabilistic heap checker. r=glandium,gsvelto 2019-07-03 09:26:11 +10:00
nsDummyExceptionHandler.cpp Bug 1282776 - Finalize crash reports for child process crashes happening too early r=froydnj 2019-08-09 14:23:19 +00:00
nsExceptionHandler.cpp Bug 1282776 - Finalize crash reports for child process crashes happening too early r=froydnj 2019-08-09 14:23:19 +00:00
nsExceptionHandler.h Bug 1282776 - Finalize crash reports for child process crashes happening too early r=froydnj 2019-08-09 14:23:19 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
ThreadAnnotation.cpp
ThreadAnnotation.h
update-breakpad.sh Bug 1538810 - Update breakpad to upstream revision 4d550cceca107f36c4bc1ea1126b7d32cc50f424 r=froydnj 2019-04-09 16:04:24 +00:00