llvm-project/lldb
Sean Callanan 7b5805d0d1 Made the expression handle variables with
DW_AT_const_value instead of a location.  Also
added a testcase covering "frame variable," "expr"
using the IR interpreter, and "expr" using the
LLVM JIT.

<rdar://problem/12978195>

llvm-svn: 172848
2013-01-18 21:20:51 +00:00
..
docs <rdar://problem/11961650> 2012-12-19 02:54:03 +00:00
examples Replacing reference to radar number with svn revision 2013-01-16 19:41:57 +00:00
include Made the expression handle variables with 2013-01-18 21:20:51 +00:00
lib Under GNU/Linux & HURD, add a soname to the liblldb shared library. 2013-01-17 16:59:32 +00:00
lldb.xcodeproj Remove references to files that Sean recently removed from the Xcode project. 2012-12-14 22:17:58 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Get LLDB-Info.plist up to date with r169081. 2012-12-08 01:20:07 +00:00
scripts Remove std::string input arguments and replace with "const char *". 2013-01-16 19:53:55 +00:00
source Made the expression handle variables with 2013-01-18 21:20:51 +00:00
test Made the expression handle variables with 2013-01-18 21:20:51 +00:00
tools <rdar://problem/12243932> 2013-01-18 01:20:12 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Changing the Python reference document to be more explicit in discouraging usage of lldb.{debugger,...} convenience variables for formatters and other non-interactive Python extensions 2013-01-16 22:25:17 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00