hanchenye-llvm-project/lldb
Johnny Chen 9c48b8d79c Added a subtest to exercise the capability of lldb Python objects to print
themselves.  Right now, it tests a breakpoint both before and after it has been
resolved.

Updated lldbtest.TestBase.expect() with an additional keyword argument 'exe' (
default to True), which if set to False, will treat the mandatory first argument
as just the string to be matched/or not-matched against the golden input.

llvm-svn: 114501
2010-09-21 23:33:30 +00:00
..
docs Minor copy edits. 2010-09-11 00:37:21 +00:00
examples Added the capability to source the configFile specified via the "-c" option in 2010-09-21 00:09:27 +00:00
include Removed the hacky "#define this ___clang_this" handler 2010-09-21 00:44:12 +00:00
lib Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more 2010-09-07 20:11:56 +00:00
lldb.xcodeproj Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
resources
scripts Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
source Update help text for breakpoint command one-liners. 2010-09-21 23:25:40 +00:00
test Added a subtest to exercise the capability of lldb Python objects to print 2010-09-21 23:33:30 +00:00
tools Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
www Fix utilities text 2010-06-12 03:34:21 +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 Comment out test targets; they don't work on Linux because test/Makefile uses 2010-07-09 22:36:15 +00:00