[Lldb-commits] [PATCH] D116255: [lldb] [Process/FreeBSDKernel] Support finding all processes

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 29 04:23:56 PST 2021


mgorny updated this revision to Diff 396512.
mgorny marked 3 inline comments as done.
mgorny added a comment.

Update the code per suggestions, update the first test case.

TODO: update the remaining tests, document the code better


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116255/new/

https://reviews.llvm.org/D116255

Files:
  lldb/source/Plugins/Process/FreeBSDKernel/ProcessFreeBSDKernel.cpp
  lldb/source/Plugins/Process/FreeBSDKernel/ProcessFreeBSDKernel.h
  lldb/source/Plugins/Process/FreeBSDKernel/ThreadFreeBSDKernel.cpp
  lldb/source/Plugins/Process/FreeBSDKernel/ThreadFreeBSDKernel.h
  lldb/test/API/functionalities/postmortem/FreeBSDKernel/TestFreeBSDKernelVMCore.py
  lldb/test/API/functionalities/postmortem/FreeBSDKernel/kernel-amd64.yaml
  lldb/test/API/functionalities/postmortem/FreeBSDKernel/tools/copy-sparse.py
  lldb/test/API/functionalities/postmortem/FreeBSDKernel/vmcore-amd64-minidump.bz2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116255.396512.patch
Type: text/x-patch
Size: 13654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211229/f08b2a54/attachment-0001.bin>


More information about the lldb-commits mailing list