llvm-project/lldb/unittests/TestingSupport
Michał Górny bbae0c1f7b [lldb] [llgs] Support owning and detaching extra processes
Add a NativeDelegate API to pass new processes (forks) to LLGS,
and support detaching them via the 'D' packet.  A 'D' packet without
a specific PID detaches all processes, otherwise it detaches either
the specified subprocess or the main process, depending on the passed
PID.

Differential Revision: https://reviews.llvm.org/D100191
2021-04-24 11:08:33 +02:00
..
Host [lldb] [llgs] Support owning and detaching extra processes 2021-04-24 11:08:33 +02:00
Symbol Fix an embarrasing use-after-free from a895a446bc 2020-10-30 16:54:24 +01:00
CMakeLists.txt [lldb/cmake] Fix testing support library dependencies 2020-09-15 13:32:08 +02:00
MockTildeExpressionResolver.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
MockTildeExpressionResolver.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
SubsystemRAII.h [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminate in the unit tests 2019-12-23 10:38:25 +01:00
TestUtilities.cpp [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
TestUtilities.h Fix an embarrasing use-after-free from a895a446bc 2020-10-30 16:54:24 +01:00
module.modulemap Re-land "[lldb] [testsuite] generalize `DWARFASTParserClangTests` based on `DWARFExpressionTest`'s YAML" 2020-02-04 13:59:29 -08:00