commit | 342bd4df0e38c75bcdb27c23bfbd90bd527cd636 | [log] [tgz] |
---|---|---|
author | Justin Cohen <justincohen@google.com> | Tue Mar 11 02:43:14 2025 |
committer | Crashpad LUCI CQ <crashpad-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 20:26:41 2025 |
tree | 1353ea92f7fae39abc22271bdc89cfe7b668be91 | |
parent | e09f5ee48448154a5543355365c5e962908d5d0a [diff] |
ios: Enable extra_memory_ranges on iOS. 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>
Crashpad is a crash-reporting system.
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.