llvm-project/lldb/source
Raphael Isemann ccd54a1349 [lldb] Add log output for the support files we pass to the CppModuleConfiguration
CppModuleConfiguration is the most likely point of failure when we have weird
setups where we fail to load a C++ module. With this logging it should be easier
to figure out why we can't find a valid configuration as the configuration only
depends on the list of file paths.

llvm-svn: 374350
2019-10-10 13:43:37 +00:00
..
API remove a smattering of isolated, unnecessary uses of FILE* 2019-10-09 21:50:52 +00:00
Breakpoint [lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback 2019-10-10 11:26:51 +00:00
Commands [lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback 2019-10-10 11:26:51 +00:00
Core [lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback 2019-10-10 11:26:51 +00:00
DataFormatters Simplify condition (NFC) 2019-10-01 17:08:38 +00:00
Expression [lldb][NFC] Use unique_ptr in DiagnosticManager to express ownership 2019-10-10 08:30:10 +00:00
Host File: Handle more cases in GetOptionsFromMode 2019-10-10 12:40:27 +00:00
Initialization Various build fixes for lldb on MinGW 2019-08-06 18:20:43 +00:00
Interpreter Replace static const StringRef with StringRef (NFC) 2019-10-08 16:29:36 +00:00
Plugins [lldb] Add log output for the support files we pass to the CppModuleConfiguration 2019-10-10 13:43:37 +00:00
Symbol Remove the is_mangled flag from Mangled and Symbol 2019-10-09 16:22:14 +00:00
Target [lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback 2019-10-10 11:26:51 +00:00
Utility [lldb] Fix out of bounds read in DataExtractor::GetCStr and add unit test that function. 2019-10-10 11:15:38 +00:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00