llvm-project/lldb/source
Todd Fiala 1d6082ff17 lldb Missing ARM64 breakpoint opcode for ProcessPOSIX added.
See http://reviews.llvm.org/D5078.

Change by Paul Osmialowski.

llvm-svn: 216559
2014-08-27 16:32:02 +00:00
..
API Move the rest of the HostInfo functions over. 2014-08-21 21:49:24 +00:00
Breakpoint Fix typos. 2014-07-01 21:22:11 +00:00
Commands On x86 & x86_64, try to use eh_frame for frame 0. 2014-08-25 20:29:09 +00:00
Core Add support for kalimba architecture variants 3, 4 and 5. 2014-08-27 12:09:39 +00:00
DataFormatters Add __NSCFDictionary to the list of NSDictionary-like types for which we know to generate synthetic children 2014-08-27 01:10:27 +00:00
Expression Initialize LLVM when LLDB is initialized, and 2014-08-23 00:47:22 +00:00
Host lldb AArch64 should be listed as yet another 64-bit architecture in HostInfoBase. 2014-08-27 16:21:41 +00:00
Interpreter Move the rest of the HostInfo functions over. 2014-08-21 21:49:24 +00:00
Plugins lldb Missing ARM64 breakpoint opcode for ProcessPOSIX added. 2014-08-27 16:32:02 +00:00
Symbol Copy unwind plan instead of modifying it directly, so "image show-unwind" prints different plans for asynchronous and synchronous. 2014-08-25 23:09:40 +00:00
Target [dwarf] Add new language enumerations. 2014-08-26 21:22:49 +00:00
Utility I forgot to include the header file for std::find, and that's breaking the Linux build. Push a fix out. Patch suggested by Paul Osmialowski and Randy Smith 2014-08-23 18:22:09 +00:00
CMakeLists.txt Fix a CMake error when using CMake 3.0.1 2014-08-22 20:44:55 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Fix typos. 2014-07-01 21:22:11 +00:00
lldb.cpp Initialize LLVM when LLDB is initialized, and 2014-08-23 00:47:22 +00:00