.. |
API
|
[lldb] Handle missing SBStructuredData copy assignment cases
|
2021-05-05 15:12:03 -07:00 |
Breakpoint
|
[lldb][NFC] Fix all formatting errors in .cpp file headers
|
2020-01-24 08:52:55 +01:00 |
Core
|
[LLDB] Adjust DumpDataExtractorTest.Formats for Windows
|
2021-11-04 08:48:26 +05:00 |
DataFormatter
|
[nfc] [lldb] Prevent needless copies of DataExtractor
|
2021-08-04 20:35:53 +02:00 |
Disassembler
|
[lldb/Plugins] Rename lldbPluginDisassemblerLLVM (NFC)
|
2020-02-17 19:14:01 -08:00 |
Editline
|
Migrate to llvm::unique_function instead of static member functions for callbacks
|
2021-03-02 16:13:54 -08:00 |
Expression
|
[lldb] Return StringRef from PluginInterface::GetPluginName
|
2021-10-18 10:14:42 +02:00 |
Host
|
[lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct
|
2021-10-28 09:57:50 +02:00 |
Instruction
|
Fix UB in EmulateInstructionARM64.cpp
|
2020-06-01 18:11:50 -07:00 |
Interpreter
|
Follow-on to fix a test from c5011aed9c .
|
2021-10-18 16:53:32 -07:00 |
Language
|
[lldb] Return StringRef from PluginInterface::GetPluginName
|
2021-10-18 10:14:42 +02:00 |
ObjectFile
|
[lldb/ObjectFileMachO] Fetch shared cache images from our own shared cache
|
2020-07-16 10:37:37 -07:00 |
Platform
|
Factor out common code from the iPhone/AppleTV/WatchOS simulator platform plugins. (NFC)
|
2020-08-06 16:36:58 -07:00 |
Process
|
[lldb] [lldb-gdbserver] Unify listen/connect code to use ConnectionFileDescriptor
|
2021-10-26 13:06:19 +02:00 |
ScriptInterpreter
|
[lldb/Plugins] Add memory region support in ScriptedProcess
|
2021-10-08 14:54:07 +02:00 |
Signals
|
[lldb][NFC] Fix all formatting errors in .cpp file headers
|
2020-01-24 08:52:55 +01:00 |
Symbol
|
[lldb] Make TypeSystemClang::GetFullyUnqualifiedType work for constant arrays
|
2021-10-29 11:13:59 +02:00 |
SymbolFile
|
Remove ConstString from Language, LanguageRuntime, SystemRuntime and SymbolFile plugin names
|
2021-10-27 08:25:44 +02:00 |
Target
|
[lldb] Fix a use-after-free in FindFileTest.cpp
|
2021-11-02 12:39:26 +01:00 |
TestingSupport
|
[lldb] [llgs] Support owning and detaching extra processes
|
2021-04-24 11:08:33 +02:00 |
Thread
|
[lldb] Return StringRef from PluginInterface::GetPluginName
|
2021-10-18 10:14:42 +02:00 |
UnwindAssembly
|
Bug where insn-based unwind plans on arm64 could be wrong
|
2020-04-14 16:57:25 -07:00 |
Utility
|
[lldb] [Utility/UriParser] Return results as 'struct URI'
|
2021-10-25 10:58:21 +02:00 |
debugserver
|
[lldb] [unittests] Fix TcpListen() call in RNBSocketTest
|
2021-10-26 21:08:03 +02:00 |
tools
|
Recommit: [lldb] Remove "dwarf dynamic register size expressions" from RegisterInfo
|
2021-10-07 11:15:00 +02:00 |
CMakeLists.txt
|
Re-land "[lldb] Make the API, Shell and Unit tests independent lit test suites"
|
2021-03-22 14:36:43 -07:00 |
gtest_common.h
|
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
|
2020-02-17 23:15:40 -08:00 |