llvm-project/lldb/source/Plugins/Process
Pavel Labath 451741a9d7 [lldb] Change Communication::SetConnection to take a unique_ptr
The function takes ownership of the object. This makes that explicit,
and avoids unowned pointers floating around.
2020-04-02 14:42:25 +02:00
..
Darwin [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
FreeBSD [lldb/Process] Include Unwind.h in FreeBSDThread 2020-03-15 20:38:40 -07:00
Linux [lldb/Plugin] Remove PLUGIN from Process POSIX & Linux 2020-02-17 11:20:51 -08:00
MacOSX-Kernel [lldb] Change Communication::SetConnection to take a unique_ptr 2020-04-02 14:42:25 +02:00
NetBSD [lldb/Plugin] Don't mark ProcessNetBSD as a plugin 2020-02-20 14:35:49 -08:00
POSIX [lldb/Plugin] Remove PLUGIN from Process POSIX & Linux 2020-02-17 11:20:51 -08:00
Utility [lldb/MemoryHistoryAsan] Fix address resolution for recorded backtraces 2020-03-18 13:18:02 -07:00
Windows/Common [lldb] Fix windows build, second attempt 2020-03-09 16:24:34 +01:00
elf-core [lldb] Return Unwinder& from Thread::GetUnwinder 2020-03-09 14:13:22 +01:00
gdb-remote [lldb] Change Communication::SetConnection to take a unique_ptr 2020-04-02 14:42:25 +02:00
mach-core [lldb] Return Unwinder& from Thread::GetUnwinder 2020-03-09 14:13:22 +01:00
minidump [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CMakeLists.txt Enable ProcessMachCore plugin on non-apple platforms 2018-05-22 16:33:43 +00:00