[Lldb-commits] [PATCH] D100208: [lldb] [Process/Linux] Report fork/vfork stop reason
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 23 15:49:20 PDT 2021
mgorny updated this revision to Diff 340187.
mgorny added a comment.
Add `multiprocess` to supported features.
Tests were moved to earlier commit. Now this commit only enables the relevant category.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100208/new/
https://reviews.llvm.org/D100208
Files:
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/source/Plugins/Process/Linux/NativeProcessLinux.h
lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100208.340187.patch
Type: text/x-patch
Size: 5616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210423/25bb0039/attachment.bin>
More information about the lldb-commits
mailing list