llvm-project/lldb/source
Jason Molenda 83bea6d99d Remove 'process launch failed:' message prefix in Target::Launch
SB API clients can describe the failure message in a more natural
way for their UI, this doesn't add information for them.

Differential Revision: https://reviews.llvm.org/D74585
<rdar://problem/49953304>
2020-02-14 18:42:38 -08:00
..
API [lldb/Plugins] Have one initializer per ABI plugin 2020-02-13 21:49:38 -08:00
Breakpoint [lldb][NFC] Remove several inefficient ConstString -> const char * -> StringRef conversions 2020-02-11 09:14:41 +01:00
Commands [lldb][NFC] Move common_completions mapping out of CommandCompletions header. 2020-02-12 09:48:51 +01:00
Core [lldb][NFC] Remove GetConstTypeName and GetConstQualifiedTypeName from CompilerType 2020-02-12 09:49:39 +01:00
DataFormatters [lldb/StringPrinter] Avoid reading garbage in uninitialized strings 2020-02-12 11:24:03 -08:00
Expression [lldb] Delete the SharingPtr class 2020-02-11 13:23:18 +01:00
Host [lldb/Editline] Fix mistake in HistoryOperation mapping 2020-02-14 14:07:29 -08:00
Initialization [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Interpreter [lldb][NFC] Remove ConstString -> const char * -> StringRef conversions when calling Stream::Indent 2020-02-11 13:51:41 +01:00
Plugins Remove 'process launch failed:' message prefix in Target::Launch 2020-02-14 18:42:38 -08:00
Symbol [lldb][NFC] Remove GetConstTypeName and GetConstQualifiedTypeName from CompilerType 2020-02-12 09:49:39 +01:00
Target Remove 'process launch failed:' message prefix in Target::Launch 2020-02-14 18:42:38 -08:00
Utility [lldb][NFC] Remove Stream::Indent(const char *) overload in favor of the StringRef version 2020-02-11 13:29:32 +01:00
CMakeLists.txt Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well. 2020-01-16 19:04:08 -05:00
lldb.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00