llvm-project/lldb/source
Dave Lee 47f652d695 [lldb] Call ThreadPlan::DiscardPlan from Thread::DiscardPlan
Correct `Thread::DiscardPlan` to call `DiscardPlan` instead of `PopPlan`.

Differential Revision: https://reviews.llvm.org/D96655
2022-03-10 13:58:08 -08:00
..
API Revert "[lldb] Remove the global platform list" 2022-03-09 18:13:45 +01:00
Breakpoint Fix up the "lldb log break" channel output. 2022-03-03 12:10:39 -08:00
Commands [lldb] Add --exists flag to `settings set` 2022-03-08 22:59:26 -08:00
Core [lldb] Always listen for progress events in the default event handler 2022-03-10 12:51:27 -08:00
DataFormatters [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
Expression Change "target.save-jit-objects" to "target.save-jit-objects-dir". 2022-03-07 17:44:51 -08:00
Host [lldb] Add a setting to change the autosuggestion ANSI escape codes 2022-03-07 08:54:37 -08:00
Initialization [lldb] Remove FileSystem::Initialize from FileCollector 2022-03-03 13:22:38 -08:00
Interpreter Revert "[lldb] Remove the global platform list" 2022-03-09 18:13:45 +01:00
Plugins lldb/ObjectFile,Disassembler: read some state from the executable 2022-03-10 21:42:06 +00:00
Symbol [LLDB][NativePDB] Add support for S_DEFRANGE_REGISTER and S_DEFRANGE_SUBFIELD_REGISTER 2022-03-10 12:40:31 -08:00
Target [lldb] Call ThreadPlan::DiscardPlan from Thread::DiscardPlan 2022-03-10 13:58:08 -08:00
Utility [lldb] Remove FileSystem::Initialize from FileCollector 2022-03-03 13:22:38 -08:00
Version [lldb] Fix LLDB_FULL_VERSION_STRING 2022-01-19 14:20:22 -08:00
CMakeLists.txt [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00