llvm-project/lldb/source
Walter Erquinigo b7d525ad38 [trace][intelpt] fix some test failures
Minor fixes needed and now `./bin/lldb-dotest -p TestTrace` passes
correctly.

- There was an incorrect iteration.
- Some error messages changed.
- The way repeat commands are handled changed a bit, so I had to create
a new --continue arg in "thread trace dump instructions" to handle this
correctly.

Differential Revision: https://reviews.llvm.org/D122023
2022-03-18 10:35:34 -07:00
..
API [lldb] Expose diagnostic events through the SB API 2022-03-16 15:03:31 -07:00
Breakpoint Fix up the "lldb log break" channel output. 2022-03-03 12:10:39 -08:00
Commands [trace][intelpt] fix some test failures 2022-03-18 10:35:34 -07:00
Core [lldb] Report debugger diagnostics as events 2022-03-16 08:33:01 -07:00
DataFormatters [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
Expression Avoid using a variable-sized array for a tiny allocation. 2022-03-15 13:00:14 -07:00
Host Re-land "[lldb] Synchronize output through the IOHandler" 2022-03-15 12:53:46 -07:00
Initialization [lldb] Remove FileSystem::Initialize from FileCollector 2022-03-03 13:22:38 -08:00
Interpreter Re-land "[lldb] Synchronize output through the IOHandler" 2022-03-15 12:53:46 -07:00
Plugins [lldb] Remove process->LoadModules call from DynamicLoaderPOSIXDYLD 2022-03-18 08:58:29 +01:00
Symbol [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
Target [lldb] Fix ^C handling in IOHandlerProcessSTDIO 2022-03-18 08:58:30 +01:00
Utility [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07: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