hanchenye-llvm-project/lldb
Johnny Chen 0ed37c9615 o SBtarget.cpp/.h:
Temporarily commenting out the deprecated LaunchProcess() method.
  SWIG is not able to handle the overloaded functions.

o dotest.py/lldbtest.py:

  Add an '-w' option to insert some wait time between consecutive test cases.

o TestClassTypes.py:

  Make the breakpoint_creation_by_filespec_python() test method more robust and
  more descriptive by printing out a more insightful assert message.

o lldb.swig: Coaches swig to treat StateType as an int type, instead of a C++ class.

llvm-svn: 115899
2010-10-07 02:04:14 +00:00
..
docs Minor copy edits. 2010-09-11 00:37:21 +00:00
examples Fixed a few issues with the example script. 2010-10-06 17:33:30 +00:00
include o SBtarget.cpp/.h: 2010-10-07 02:04:14 +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 Added a new ValueObject type that will be used to freeze dry expression 2010-10-05 00:00:42 +00:00
resources Bumped Xcode lldb build number to 25 for lldb-25 and debugserver build to 2010-09-25 00:31:52 +00:00
scripts o SBtarget.cpp/.h: 2010-10-07 02:04:14 +00:00
source o SBtarget.cpp/.h: 2010-10-07 02:04:14 +00:00
test o SBtarget.cpp/.h: 2010-10-07 02:04:14 +00:00
tools Modify command options to use the new arguments mechanism. Now all command option 2010-10-01 19:59:14 +00:00
www Clarified some caveats for thread format strings. 2010-10-04 03:06:05 +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