llvm-project/lldb/unittests
Pavel Labath 6f23a68a84 Use llvm for dumping DWARF expressions
Summary:
It uses the new ability of ABI plugins to vend llvm::MCRegisterInfo
structs (which is what is needed to turn dwarf register numbers into
strings).

Reviewers: JDevlieghere, aprantl, jasonmolenda

Subscribers: tatyana-krasnukha, lldb-commits

Differential Revision: https://reviews.llvm.org/D67966

llvm-svn: 373208
2019-09-30 13:44:17 +00:00
..
Breakpoint Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Core unittests: Use yaml2obj as a library instead of an external process 2019-08-20 12:28:36 +00:00
Disassembler When disassembling Aarch64 target and vendor Apple, set the cpu to 2019-03-07 03:16:45 +00:00
Editline [lldb][NFC] Allow for-ranges on StringList 2019-08-16 14:27:35 +00:00
Expression [lldb] Also force posix paths in CppModuleConfigurationTest 2019-09-24 12:13:35 +00:00
Host Convert FileSystem::Open() to return Expected<FileUP> 2019-09-26 17:54:59 +00:00
Interpreter [lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and remove any undocumented/redundant return values 2019-08-22 07:41:23 +00:00
Language Make CPlusPlusNameParser robust against nullptr StringRefs. 2019-05-31 00:18:42 +00:00
ObjectFile Breakpad: Add support for parsing STACK WIN records 2019-08-26 11:25:28 +00:00
Platform Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Process [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
ScriptInterpreter Give an error when StepUsingScriptedThreadPlan is passed a bad classname. 2019-09-28 00:53:45 +00:00
Signals Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Symbol [lldb][NFC] Remove unused include in TestLineEntry.cpp 2019-09-20 10:30:38 +00:00
SymbolFile Enhance SymbolFileDWARF::ParseDeclsForContext performance 2019-09-24 12:36:54 +00:00
Target Move ProcessInstanceInfoTest to Utility 2019-08-26 13:07:02 +00:00
TestingSupport [lldb] - Update unit tests after lib/ObjectYAML change. 2019-09-13 16:00:28 +00:00
UnwindAssembly Add support for mid-function epilogues on x86 that end in a non-local jump. 2019-06-03 22:34:12 +00:00
Utility Use llvm for dumping DWARF expressions 2019-09-30 13:44:17 +00:00
debugserver [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
tools [CMake] Run the lldb-server tests with system debugserver. 2019-09-25 17:12:59 +00:00
CMakeLists.txt [CMake] Align debugserver with lldb-server on Darwin 2019-07-20 11:18:31 +00:00
gtest_common.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00