llvm-project/lldb/source/Host
Pavel Labath 121cff78a8 Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated followups
This commit has caused the following tests to be flaky:
TestThreadSpecificBpPlusCondition.py
TestExitDuringExpression.py

The exact cause is not known yet, but since both tests deal with
threads, my guess is it has something to do with the tracking of
creation of new threads (which the commit touches upon).

This reverts the following commits:
d01bff8cbd,
ba62ebc48e,
e761b6b4c5,
a345419ee0.
2021-04-13 11:03:06 +02:00
..
android [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
common [lldb] Replace NativeProcess delegate list with a single delegate 2021-04-13 09:49:38 +02:00
freebsd [lldb] [Host/freebsd] Set Arg0 for 'platform process list -v' 2020-11-09 12:09:12 +01:00
linux Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated followups 2021-04-13 11:03:06 +02:00
macosx [lldb] Add scoped timer to HostInfoMacOSX::GetXcodeSDKPath 2021-03-01 14:57:42 -08:00
netbsd [lldb] [Host/{free,net}bsd] Fix process matching by name 2020-11-03 09:45:50 +01:00
openbsd [lldb/Reproducers] Intercept the FindProcesses API 2020-03-13 09:31:35 -07:00
posix [lldb] Remove some nanosleep preprocessor magic 2021-02-16 21:07:57 +01:00
windows [lldb] Fix shared library directory computation on windows 2021-02-18 15:37:52 +01:00
CMakeLists.txt Build a flat LLDB.framework for embedded Darwin targets 2020-08-12 13:34:29 -07:00