llvm-project/lldb/source
Aidan Dodds 35e7b1ad2d [Renderscript] Fix stack argument inspection.
Function arguments that were spilled and passed on the stack were incorrectly read.
The value was written back into the output pointer rather then the memory being pointed to.

llvm-svn: 256941
2016-01-06 15:43:52 +00:00
..
API Add logging to SBProcess::GetRestartedFromEvent 2016-01-05 17:55:35 +00:00
Breakpoint Make the Language print the description of the Exception Breakpoint resolver. Also 2015-12-18 02:14:04 +00:00
Commands Add support for "source info" and use it to fix MI's -symbol-list-lines. 2016-01-05 19:51:51 +00:00
Core Add LogDump methods to lldb_private::StringList. 2016-01-06 11:06:30 +00:00
DataFormatters Fix a bug where language categories would hold on to their caches even after changes 2015-12-15 02:20:48 +00:00
Expression Read macro info from .debug_macro section and use it for expression evaluation. 2015-12-16 00:22:08 +00:00
Host [Editline] Redesign automatic indentation fix command for robustness 2015-12-14 21:43:59 +00:00
Initialization Plug-in PlatformNetBSD initializer and terminator 2015-12-05 21:46:37 +00:00
Interpreter Addresses an unsigned underflow situation that can occur when dumping an empty command history. 2016-01-06 00:33:07 +00:00
Plugins [Renderscript] Fix stack argument inspection. 2016-01-06 15:43:52 +00:00
Symbol Update LLDB to account for Clang r256463 2015-12-27 07:16:55 +00:00
Target Fix a typo in Process.cpp 2016-01-05 17:55:32 +00:00
Utility Read macro info from .debug_macro section and use it for expression evaluation. 2015-12-16 00:22:08 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00
Makefile [Makefiles] Align library names with CMake build 2015-07-14 20:25:19 +00:00
lldb.cpp Add more NetBSD platform glue for lldb 2015-11-07 15:31:54 +00:00