llvm-project/lldb/source
Sean Callanan d1a5e01ff9 Fixed a bug where the DWARF location expression
parser was creating malformed resuls.  When the
location of a variable is computed by reading a
register and adding an offset, we shouldn't say
that the variable's value is located in that
register.  This was confusing the expression
parser when trying to read a variable captured
by a block.

llvm-svn: 147668
2012-01-06 18:24:47 +00:00
..
API http://llvm.org/bugs/show_bug.cgi?id=11619 2012-01-06 00:46:12 +00:00
Breakpoint The "desired result type" code in the expression 2011-12-21 22:22:58 +00:00
Commands The "desired result type" code in the expression 2011-12-21 22:22:58 +00:00
Core <rdar://problem/10652336> 2012-01-06 02:01:06 +00:00
Expression Fixed a bug where the DWARF location expression 2012-01-06 18:24:47 +00:00
Host <rdar://problem/10652336> 2012-01-06 02:01:06 +00:00
Interpreter <rdar://problem/10649734> 2012-01-06 00:47:38 +00:00
Plugins <rdar://problem/10652336> 2012-01-06 02:01:06 +00:00
Symbol Added code in the Host layer that can report system log messages 2012-01-05 03:57:59 +00:00
Target <rdar://problem/10652336> 2012-01-06 02:01:06 +00:00
Utility Adopt the intrusive pointers in: 2011-09-17 08:33:22 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Fixed an issue where a lexical block or inlined function might have bad debug 2011-09-29 23:41:34 +00:00
lldb.cpp This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00