breakpad/src/client/ios
John Z Wu d930308bbb Fix orphaned crash reports.
The path NSCachesDirectory may change across app updates and sometimes
even across app launches. As a result, the Config-XXX files may end up
with an outdated path to the associated minidump file.

Change-Id: I0befde26b2ac406c154ce7c7e9be0063ee99892d
Bug:850379
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1592561
Reviewed-by: Mark Mentovai <mark@chromium.org>
2019-05-15 03:47:37 +00:00
..
Breakpad.xcodeproj Use correct c++ standard library in Xcode project. 2019-04-19 14:19:05 +00:00
handler Rename MDRawContextARM64 and its context flags 2018-08-01 19:26:38 +00:00
Breakpad_Prefix.pch Create a static library to use Breakpad on iOS. 2011-11-23 16:14:35 +00:00
Breakpad.h [Breakpad iOS] Add a callback on report upload completion. 2019-04-23 13:07:06 +00:00
Breakpad.mm Fix orphaned crash reports. 2019-05-15 03:47:37 +00:00
BreakpadController.h [Breakpad iOS] Add a callback on report upload completion. 2019-04-23 13:07:06 +00:00
BreakpadController.mm [Breakpad iOS] Add a callback on report upload completion. 2019-04-23 13:07:06 +00:00
exception_handler_no_mach.cc ios: Fix build of exception_handler_no_mach 2018-07-09 19:25:39 +00:00
exception_handler_no_mach.h ios: Adds a no-Mach exception handler 2017-10-12 00:21:31 +00:00