Jacob Lalonde
c50cba6275
[LLDB][SBSaveCore] Sbsavecore subregions bug ( #138206 )
...
Custom regions in Process::GetUserSpecifiedCoreFileSaveRanges originally
used `FindEntryThatContains`. This made sense on my first attempt, but
what we really want are *intersecting* regions. This is so the user can
specify arbitrary memory, and if it's available we output it to the core
(Minidump or MachO).
2025-05-05 11:04:55 -07:00
..
2025-01-23 08:45:59 -08:00
2025-04-13 23:19:26 +01:00
2024-11-20 09:43:57 -08:00
2025-05-02 13:00:12 +00:00
2025-01-14 15:19:22 +00:00
2025-04-27 12:11:14 +01:00
2025-05-04 11:56:22 -07:00
2025-05-05 11:04:55 -07:00
2025-04-01 12:55:41 -07:00
2025-04-04 09:49:27 +02:00
2025-01-14 20:12:46 -08:00
2025-04-29 21:29:52 +05:00
2024-12-12 12:48:41 -08:00
2025-04-25 11:48:31 -07:00
2025-04-14 16:21:24 -07:00
2025-01-14 11:59:41 +00:00
2025-05-01 13:46:19 -07:00
2025-05-02 13:00:12 +00:00
2025-04-17 14:13:28 -07:00
2025-03-17 16:06:25 +01:00
2025-03-17 16:06:25 +01:00
2025-02-28 15:58:29 +00:00
2025-02-28 13:44:17 -08:00
2024-11-18 13:23:17 -08:00
2025-04-16 08:10:29 -07:00
2025-04-17 14:13:28 -07:00
2024-10-30 09:28:38 -07:00
2025-02-25 09:47:30 +01:00
2025-02-19 08:31:40 -08:00
2024-11-11 16:27:15 -08:00
2025-01-23 13:04:36 +01:00