llvm-project/lldb/unittests
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
..
API
Breakpoint
Core Some FormatEntity.cpp cleanup and unit testing 2021-04-21 15:12:59 +02:00
DataFormatter
Disassembler
Editline
Expression
Host [lldb][NFC] Fix unsigned/signed cmp warning in MainLoopTest 2021-04-22 12:20:32 +02:00
Instruction
Interpreter
Language
ObjectFile
Platform
Process
ScriptInterpreter
Signals
Symbol
SymbolFile
Target
TestingSupport [lldb] [llgs] Support owning and detaching extra processes 2021-04-24 11:08:33 +02:00
Thread
UnwindAssembly
Utility
debugserver
tools
CMakeLists.txt
gtest_common.h