[all-commits] [llvm/llvm-project] 65f2a7: [lldb] [Process/FreeBSD] Report fork/vfork events ...
Michał Górny via All-commits
all-commits at lists.llvm.org
Sun Apr 25 10:41:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65f2a757371e687cee6c36788fde1dab22895df7
https://github.com/llvm/llvm-project/commit/65f2a757371e687cee6c36788fde1dab22895df7
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
M lldb/packages/Python/lldbsuite/test/dotest.py
M lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.cpp
M lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.h
M lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.cpp
M lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.h
Log Message:
-----------
[lldb] [Process/FreeBSD] Report fork/vfork events to LLGS
Differential Revision: https://reviews.llvm.org/D100547
Commit: 06215023f450ce25bb608fcdb78fd1f310b23c70
https://github.com/llvm/llvm-project/commit/06215023f450ce25bb608fcdb78fd1f310b23c70
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
M lldb/packages/Python/lldbsuite/test/dotest.py
M lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
M lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
M lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp
M lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.h
Log Message:
-----------
[lldb] [Process/NetBSD] Report fork/vfork events to LLGS
Differential Revision: https://reviews.llvm.org/D100554
Compare: https://github.com/llvm/llvm-project/compare/4b9be5ac0850...06215023f450
More information about the All-commits
mailing list