[PATCH] D44139: Update selected thread after loading mach core

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 08:47:27 PST 2018


JDevlieghere updated this revision to Diff 137762.
JDevlieghere retitled this revision from "WIP: Update selected thread after loading mach core" to "Update selected thread after loading mach core".
JDevlieghere edited the summary of this revision.
JDevlieghere added a comment.

- Added testcase.
- Followed Jim's advice to use `WaitForProcessToStop`.
- Should now do the right thing for all types of cores.


Repository:
  rL LLVM

https://reviews.llvm.org/D44139

Files:
  packages/Python/lldbsuite/test/functionalities/postmortem/mach-core/TestMachCore.py
  packages/Python/lldbsuite/test/functionalities/postmortem/mach-core/operating_system.py
  packages/Python/lldbsuite/test/functionalities/postmortem/mach-core/test.core.yaml
  source/Target/Process.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44139.137762.patch
Type: text/x-patch
Size: 26500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/fad8f493/attachment.bin>


More information about the llvm-commits mailing list