[all-commits] [llvm/llvm-project] c8d18c: Reland "[lldb] [Process] Watch for fork/vfork noti...
Michał Górny via All-commits
all-commits at lists.llvm.org
Tue Apr 13 05:47:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8d18cba4e2f63f2135749ef87d09e7f4f405712
https://github.com/llvm/llvm-project/commit/c8d18cba4e2f63f2135749ef87d09e7f4f405712
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
A lldb/include/lldb/Host/linux/Host.h
M lldb/source/Host/linux/Host.cpp
M lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
M lldb/source/Plugins/Process/Linux/NativeProcessLinux.h
M lldb/test/Shell/Subprocess/clone-follow-parent-wp.test
Log Message:
-----------
Reland "[lldb] [Process] Watch for fork/vfork notifications" for Linux
Big thanks to Pavel Labath for figuring out my mistake.
Differential Revision: https://reviews.llvm.org/D98822
More information about the All-commits
mailing list