llvm-project/lldb/source
Todd Fiala 8b6fefb3a3 dwarf: add dwarf v4 maximum_operations_per_instruction to DWARFDebugLine.
See http://reviews.llvm.org/D5533 for details.

Change by Tong Shen.

llvm-svn: 218641
2014-09-29 23:11:09 +00:00
..
API Test suite runs better again after recent fixes that would select a platform if a "file a.out" auto selected a different platform than the selected one. 2014-09-19 20:11:50 +00:00
Breakpoint Rework how resetting breakpoints in changed modules works. Try to match up old 2014-09-10 21:40:47 +00:00
Commands Very minimal support 24-bit kalimbas. Vanilla "memory read" for data sections 2014-09-29 08:02:24 +00:00
Core Very minimal support 24-bit kalimbas. Vanilla "memory read" for data sections 2014-09-29 08:02:24 +00:00
DataFormatters Unused functions break the -Werror build. Revert for now. 2014-09-16 20:28:26 +00:00
Expression Adjust to LLVM JIT API change 2014-09-24 15:55:47 +00:00
Host Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compiler-rt repos. 2014-09-27 16:54:22 +00:00
Interpreter Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compiler-rt repos. 2014-09-27 16:54:22 +00:00
Plugins dwarf: add dwarf v4 maximum_operations_per_instruction to DWARFDebugLine. 2014-09-29 23:11:09 +00:00
Symbol Very minimal support 24-bit kalimbas. Vanilla "memory read" for data sections 2014-09-29 08:02:24 +00:00
Target Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compiler-rt repos. 2014-09-27 16:54:22 +00:00
Utility Fix the ability of "lldb-platform" to upload files. 2014-09-18 00:20:51 +00:00
CMakeLists.txt Fix OSX CMake build 2014-09-12 12:15:11 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Make sure to #include <atomic> when using std::atomic. 2014-09-19 20:12:32 +00:00
lldb.cpp ASan malloc/free history threads 2014-09-04 01:03:18 +00:00