[Lldb-commits] [PATCH] D88387: Create "skinny corefiles" for Mach-O with process save-core / reading

2021-06-20 Thread Jason Molenda via Phabricator via lldb-commits
jasonmolenda updated this revision to Diff 353226. jasonmolenda added a comment. Update patch to: 1. Fix the testsuite hang I was getting in the unittests. 2. Incorporate Pavel's great review feedback from last November -- thanks Pavel! Most importantly, I misunderstood the nature of Minidumps

[Lldb-commits] [lldb] d4c437c - [lldb] [Process/elf-core] Fix reading NetBSD/i386 core dumps

2021-06-20 Thread Michał Górny via lldb-commits
Author: Michał Górny Date: 2021-06-20T18:59:21+02:00 New Revision: d4c437c4289c0e0fd2684920b7e59b3f3c19b8e5 URL: https://github.com/llvm/llvm-project/commit/d4c437c4289c0e0fd2684920b7e59b3f3c19b8e5 DIFF: https://github.com/llvm/llvm-project/commit/d4c437c4289c0e0fd2684920b7e59b3f3c19b8e5.diff

[Lldb-commits] [PATCH] D101091: [lldb] [Process/elf-core] Fix reading NetBSD/i386 core dumps

2021-06-20 Thread Michał Górny via Phabricator via lldb-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGd4c437c4289c: [lldb] [Process/elf-core] Fix reading NetBSD/i386 core dumps (authored by mgorny). Herald added a project: LLDB. Repository: rG LLVM

[Lldb-commits] [PATCH] D88387: Create "skinny corefiles" for Mach-O with process save-core / reading

2021-06-20 Thread Jason Molenda via Phabricator via lldb-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG9ea6dd5cfac0: Add a corefile style option to process save-core; sk

[Lldb-commits] [lldb] 9ea6dd5 - Add a corefile style option to process save-core; skinny corefiles

2021-06-20 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-06-20T12:26:54-07:00 New Revision: 9ea6dd5cfac0b233fbb148c1e2d0f81f816737c8 URL: https://github.com/llvm/llvm-project/commit/9ea6dd5cfac0b233fbb148c1e2d0f81f816737c8 DIFF: https://github.com/llvm/llvm-project/commit/9ea6dd5cfac0b233fbb148c1e2d0f81f816737c8.diff

[Lldb-commits] [lldb] af91388 - Try to unbreak the windows CI

2021-06-20 Thread Jason Molenda via lldb-commits
Author: Jason Molenda Date: 2021-06-20T13:13:46-07:00 New Revision: af913881e33c30d34c806efc586360d3bfc3a5ca URL: https://github.com/llvm/llvm-project/commit/af913881e33c30d34c806efc586360d3bfc3a5ca DIFF: https://github.com/llvm/llvm-project/commit/af913881e33c30d34c806efc586360d3bfc3a5ca.diff