llvm-project/lldb
Johnny Chen 5fca8ca8cd o Added a test case for array_types which uses the Python APIs from lldb.py,
with the only exception of launching the process from SBTarget which is under
  investigation.

o build-swig-Python.sh should also checks the timestamp of ${swig_input_file}
  for update eligibility.  Also, once an update is in order, there's no need
  to check the remaining header files for timestamps.

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

llvm-svn: 112210
2010-08-26 20:04:17 +00:00
..
docs Remove a reference to Leopard. 2010-06-25 00:34:35 +00:00
include Cleaned up the inline stack frame code one more time to prepare for inlined 2010-08-26 02:28:22 +00:00
lib Missed an aspect of the previous makefile patch. 2010-07-24 05:18:16 +00:00
lldb.xcodeproj Fixed the Xcode project file to not build all architectures 2010-08-21 20:12:22 +00:00
resources
scripts o Added a test case for array_types which uses the Python APIs from lldb.py, 2010-08-26 20:04:17 +00:00
source Cleaned up the inline stack frame code one more time to prepare for inlined 2010-08-26 02:28:22 +00:00
test o Added a test case for array_types which uses the Python APIs from lldb.py, 2010-08-26 20:04:17 +00:00
tools Fixed debugserver to not exit when we are able to spawn the process, yet not 2010-07-30 23:14:42 +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