..
ABI
[lldb] Refactor DataBuffer so we can map files as read-only
2022-04-05 13:46:37 -07:00
Architecture
[lldb] Rename Logging.h to LLDBLog.h and clean up includes
2022-02-03 14:47:01 +01:00
Disassembler
[lldb][AArch64] Automatically add all extensions to disassembler
2022-04-12 12:31:43 +00:00
DynamicLoader
[lldb] Show the DBGError if dsymForUUID can't find a dSYM
2022-04-14 16:54:00 -07:00
ExpressionParser
Fix LLDB test broken by 499d0b96cb
2022-05-06 17:09:02 +02:00
Instruction
[lldb] Remove usages of case-insensitive c-string functions
2022-03-29 17:59:17 +02:00
InstrumentationRuntime
[lldb] Migrate runtime instrumentation plugins to ReportWarning
2022-03-16 23:20:58 -07:00
JITLoader
[lldb] Rename Logging.h to LLDBLog.h and clean up includes
2022-02-03 14:47:01 +01:00
Language
[lldb] Adjust libc++ string formatter for changes in D123580
2022-04-21 14:07:56 +02:00
LanguageRuntime
Adapt the ObjC stepping algorithm to deal with "selector-stubs" in clang.
2022-04-08 17:45:16 -07:00
MemoryHistory
[lldb] Migrate runtime instrumentation plugins to ReportWarning
2022-03-16 23:20:58 -07:00
ObjectContainer
[lldb] Remove ConstString from GetPluginNameStatic of some plugins
2021-10-21 12:58:45 +02:00
ObjectFile
[lldb] Fix ppc64 detection in lldb
2022-05-05 09:22:02 +02:00
OperatingSystem
[lldb] Rename Logging.h to LLDBLog.h and clean up includes
2022-02-03 14:47:01 +01:00
Platform
[lldb] Make GetSharedModuleWithLocalCache consider the device support directory
2022-05-02 21:07:11 -07:00
Process
[trace][intelpt] Support system-wide tracing [2] - Add a dummy --per-core-tracing option
2022-05-09 16:05:26 -07:00
REPL
[LLDB] Applying clang-tidy modernize-use-equals-default over LLDB
2022-03-31 13:21:49 -07:00
ScriptInterpreter
Remove Python 2 support from the ScriptInterpreter plugin
2022-04-27 08:26:25 -07:00
StructuredData
[lldb] Report debugger diagnostics as events
2022-03-16 08:33:01 -07:00
SymbolFile
Filter non-external static members from SBType::GetFieldAtIndex.
2022-05-09 12:34:13 +02:00
SymbolVendor
[lldb] Unbreak the macOS build after dfd499a61c
2021-11-02 09:47:44 +01:00
SystemRuntime
[lldb] Rename Logging.h to LLDBLog.h and clean up includes
2022-02-03 14:47:01 +01:00
Trace
[trace][intelpt] Support system-wide tracing [2] - Add a dummy --per-core-tracing option
2022-05-09 16:05:26 -07:00
TraceExporter
[trace][intelpt] Introduce instruction Ids
2022-04-06 12:19:36 -07:00
TypeSystem
Fix failing buildbot for lldb
2022-05-04 08:42:52 -04:00
UnwindAssembly
Update the CFA to use $sp when $fp is restored on arm64
2022-05-04 14:54:17 -07:00
CMakeLists.txt
[lldb] Add a C language REPL to test LLDB's REPL infrastructure
2021-09-23 19:31:02 +02: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