llvm-project/lldb/source/Plugins
Jonas Devlieghere 7606a54363 [lldb/Reproducers] Fix/skip passive replay failures in python_api subdir
Fixes or skips tests in the python_api subdirectory that were failing
with passive replay.
2020-05-20 23:23:53 -07:00
..
ABI [lldb] Use llvm::MC for register numbers in AArch64 ABIs 2020-05-14 13:31:48 +02:00
Architecture [lldb] Reduce duplication in the Disassembler class 2020-03-09 13:41:43 +01:00
Disassembler [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DynamicLoader [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
ExpressionParser [lldb][NFC] Minor NamespaceMap refactor 2020-05-20 15:29:20 +02:00
Instruction [ARM64] Remove more dead code. NFC. 2020-05-01 15:05:42 -07:00
InstrumentationRuntime [lldb][NFC] Make all CompilerDeclContext parameters references instead of pointers 2020-02-18 08:58:36 +01:00
JITLoader [lldb] Remove DataExtractor::GetPointer 2020-02-18 10:38:41 +01:00
Language Revert "[lldb/DataFormatter] Check for overflow when finding NSDate epoch" 2020-05-20 12:44:19 +02:00
LanguageRuntime [lldb] Add missing nullptr checks to AppleObjCRuntime::GetBacktraceThreadFromException 2020-05-11 16:02:51 +02:00
MemoryHistory [lldb/MemoryHistoryAsan] Fix address resolution for recorded backtraces 2020-03-18 13:18:02 -07:00
ObjectContainer Replace std::string::find == 0 with StringRef::startswith 2020-03-31 21:01:09 +02:00
ObjectFile [lldb] Switch Section-dumping code to raw_ostream 2020-05-14 11:59:18 +02:00
OperatingSystem [lldb/Plugins] Conditionally build OperatingSystemPython. 2020-02-17 21:22:37 -08:00
Platform [lldb] Allows customizing libxml2 for darwin 2020-05-20 12:27:08 -07:00
Process [lldb] Allows customizing libxml2 for darwin 2020-05-20 12:27:08 -07:00
ScriptInterpreter Re-land "get rid of PythonInteger::GetInteger()" 2020-05-08 10:57:10 -07:00
StructuredData [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
SymbolFile [lldb/Reproducers] Fix/skip passive replay failures in python_api subdir 2020-05-20 23:23:53 -07:00
SymbolVendor [lldb] Allows customizing libxml2 for darwin 2020-05-20 12:27:08 -07:00
SystemRuntime Preserve the owning module information from DWARF in the synthesized AST 2020-04-09 11:09:44 -07:00
TypeSystem [lldb] Also recognize DWARF UTF base types using their size 2020-05-13 12:56:13 +02:00
UnwindAssembly Bug where insn-based unwind plans on arm64 could be wrong 2020-04-14 16:57:25 -07:00
CMakeLists.txt Re-land "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin" 2020-02-18 19:16:07 -08: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