llvm-project/lldb/source/Plugins
Shafik Yaghmour 0479afb3d6 [LLDB] Fix off by one logging placeholders in ClangASTSource::layoutRecordType()
D72391 Added some additional information to the logging but in this case instead of using
placeholder 2 and 3 they used 3 and 4.
2021-08-17 16:47:46 -07:00
..
ABI [lldb][NFC] Fix incorrect log and comment 2021-07-27 14:43:42 -07:00
Architecture [lldb][AArch64] Add MTE memory tag reading to lldb 2021-06-24 17:17:10 +01:00
Disassembler Symbolicate aarch64 adrp+add pc-relative addr in disass 2021-08-12 14:44:17 -07:00
DynamicLoader [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
ExpressionParser [LLDB] Fix off by one logging placeholders in ClangASTSource::layoutRecordType() 2021-08-17 16:47:46 -07:00
Instruction [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
InstrumentationRuntime [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
JITLoader [lldb] Make DoReadMemory a protected method. 2021-01-07 21:06:36 -08:00
Language [lldb] Move Objective-C constants into ObjCConstants.h 2021-08-07 16:04:52 -07:00
LanguageRuntime [lldb] [gdb-remote] Add eOpenOptionReadWrite for future gdb compat 2021-08-09 12:06:59 +02:00
MemoryHistory [lldb] Access the ModuleList through iterators where possible (NFC) 2021-01-07 21:06:36 -08:00
ObjectContainer [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
ObjectFile Fix two bugs with stack corefiles patch, restrict test built debugserver 2021-08-11 17:19:31 -07:00
OperatingSystem [lldb] Add the ability to silently import scripted commands 2021-07-09 10:05:39 -07:00
Platform [lldb] Fix break introduced in 14735ca 2021-08-09 17:34:57 +02:00
Process Add the ability to process save-core stack-memory-only corefiles 2021-08-11 13:37:31 -07:00
ScriptInterpreter [lldb] [gdb-remote] Add eOpenOptionReadWrite for future gdb compat 2021-08-09 12:06:59 +02:00
StructuredData [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
SymbolFile [lldb] Fix#2 of DW_AT_ranges DW_FORM_sec_offset not using DW_AT_rnglists_base (used by GCC) 2021-08-17 22:19:16 +02:00
SymbolVendor [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
SystemRuntime [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
Trace [intel pt] fix builds 2021-07-21 14:10:09 -07:00
TraceExporter [tests] [trace] Add a more comprehensive test for `thread trace export ctf` command 2021-08-11 20:50:10 -07:00
TypeSystem [OpenCL] Add std flag aliases clc++1.0 and CLC++1.0 2021-07-30 09:19:26 +01:00
UnwindAssembly [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
CMakeLists.txt [trace] Add the definition of a TraceExporter plugin 2021-07-26 18:01:50 -07:00
Plugins.def.in Re-land "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin" 2020-02-18 19:16:07 -08:00