llvm-project/lldb/source/Plugins/Platform/gdb-server
Jonas Devlieghere f9a07e9f8d [NFC] Turn "load dependent files" boolean into an enum
This is an NFC commit to refactor the "load dependent files" parameter
from a boolean to an enum value. We want to be able to specify a
default, in which case we decide whether or not to load the dependent
files based on whether the target is an executable or not (i.e. a
dylib).

This is a dependency for D51934.

Differential revision: https://reviews.llvm.org/D51859

llvm-svn: 342633
2018-09-20 09:09:05 +00:00
..
CMakeLists.txt [CMake] [3/4] Update a batch of plugins 2017-01-31 22:29:11 +00:00
PlatformRemoteGDBServer.cpp [NFC] Turn "load dependent files" boolean into an enum 2018-09-20 09:09:05 +00:00
PlatformRemoteGDBServer.h Normalize some lldb #include statements. 2018-05-22 22:53:50 +00:00