llvm-project/lldb
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
..
docs When unwinding from the first frame, try to ask the remote debugserver 2011-12-13 05:39:38 +00:00
examples Add an example customization directory which uses a binutils.py module to provide 2011-10-28 23:30:28 +00:00
include <rdar://problem/10652336> 2012-01-06 02:01:06 +00:00
lib This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00
lldb.xcodeproj Bumped Xcode project versions for lldb-101 and debugserver-160. 2012-01-05 04:00:49 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Bumped Xcode project versions for lldb-101 and debugserver-160. 2012-01-05 04:00:49 +00:00
scripts http://llvm.org/bugs/show_bug.cgi?id=11619 2012-01-06 00:46:12 +00:00
source Fixed a bug where the DWARF location expression 2012-01-06 18:24:47 +00:00
test http://llvm.org/bugs/show_bug.cgi?id=11619 2012-01-06 00:46:12 +00:00
tools http://llvm.org/bugs/show_bug.cgi?id=11715 2012-01-06 00:05:01 +00:00
utils Add a utility script: 2011-11-04 01:05:29 +00:00
www Added examples of commands that list and delete 2012-01-04 21:20:39 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00