llvm-project/lldb/source
Walter Erquinigo 35e60f5de1 [NFC][trace] simplify the instruction dumper
TraceInstructionDumper::DumpInstructions was becoming too big, so I'm
refactoring it into smaller functions. I also made some static methods proper
instance methods to simplify calls. Other minor improvements are also done.

Differential Revision: https://reviews.llvm.org/D124064
2022-04-25 20:02:48 -07:00
..
API [lldb] Remove the global platform list 2022-04-13 14:41:13 +02:00
Breakpoint [lldb] Silence GCC warnings about missing returns after fully covered switches. NFC. 2022-04-06 22:50:07 +03:00
Commands [trace][intel pt] Support events 2022-04-25 19:01:23 -07:00
Core [lldb] Port Process::PrintWarning* to use the new diagnostic events 2022-04-14 11:00:21 -07:00
DataFormatters [lldb] Refactor DataBuffer so we can map files as read-only 2022-04-05 13:46:37 -07:00
Expression [lldb] Don't report progress in the REPL 2022-04-11 13:06:40 -07:00
Host [lldb] Update reinterpret_cast in linux/Host.cpp 2022-04-05 13:52:07 -07:00
Initialization [lldb] Remove FileSystem::Initialize from FileCollector 2022-03-03 13:22:38 -08:00
Interpreter [lldb] Show the DBGError if dsymForUUID can't find a dSYM 2022-04-14 16:54:00 -07:00
Plugins [trace][intel pt] Support events 2022-04-25 19:01:23 -07:00
Symbol Refactor protected virtual functions from SymbolFile into new SymbolFileCommon class. 2022-04-25 18:33:47 -07:00
Target [NFC][trace] simplify the instruction dumper 2022-04-25 20:02:48 -07:00
Utility [lldb] Expand $ when using tcsh 2022-04-13 13:01:09 -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