llvm-project/lldb/source
Jonas Devlieghere 173bb3c2eb [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC)
Both functions are effectively returning a single string literal. Change
the interface to return a llvm::StringRef instead of populating a vector
of std::strings or returning a std::string respectively.
2020-11-30 19:37:12 -08:00
..
API [lldb] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01:00
Breakpoint [lldb][NFC] Use llvm::is_contained instead of std::find in a few places 2020-08-13 14:11:28 +02:00
Commands [lldb] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01:00
Core [trace][intel-pt] Scaffold the 'thread trace start | stop' commands 2020-11-18 18:24:36 -08:00
DataFormatters [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
Expression [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
Host Support custom expedited register set in gdb-remote 2020-11-30 17:34:19 +05:00
Initialization [lldb] Always record both the working and home directory. 2020-09-02 20:53:11 -07:00
Interpreter [trace][intel-pt] Scaffold the 'thread trace start | stop' commands 2020-11-18 18:24:36 -08:00
Plugins [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC) 2020-11-30 19:37:12 -08:00
Symbol Revert "[lldb] add a missing dependency on intrinsics_gen" 2020-11-20 16:02:16 -05:00
Target [lldb] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01:00
Utility [intel-pt][trace] Implement a "get supported trace type" packet 2020-11-11 10:35:58 -08:00
CMakeLists.txt Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00
lldb.cpp Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00