mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-18 01:13:51 +00:00
Port set_extra_memory_ranges support to iOS. Because iOS crashes are processed in two parts, store the memory data itself (not just the range) in the intermediate dump, and on post-crash processing, move the memory to ProcessSnapshot ExtraMemory. Change-Id: I759d32bec5b451417b078dee4f836db6f6778fb1 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/6341431 Reviewed-by: Joshua Peraza <jperaza@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org>