hanchenye-llvm-project/lldb
Johnny Chen 5a0bee7c5f The extra burden for the Python API test case to assign its process object to self.process
in order to have its process cleaned up (terminated) upon tearDown is gone for good.
Let's simplify a bunch of Python API test cases.

llvm-svn: 133097
2011-06-15 22:14:12 +00:00
..
docs Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
examples Add source files for Python scripting example (coming soon). 2011-06-02 23:23:47 +00:00
include Add an API to SBDebugger class: 2011-06-15 21:24:24 +00:00
lib Link in the MCJIT. Fixes makefile build. 2011-05-24 01:54:03 +00:00
lldb.xcodeproj I modified the StringMap that was being used to unique our debugger C strings 2011-06-09 22:34:34 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Bumped Xcode project version for lldb-60. 2011-06-02 22:25:27 +00:00
scripts Generalise pattern for matching IsValid signature 2011-06-14 03:55:41 +00:00
source Add an API to SBDebugger class: 2011-06-15 21:24:24 +00:00
test The extra burden for the Python API test case to assign its process object to self.process 2011-06-15 22:14:12 +00:00
tools Don't codesign with lldb_codesign for non MacOSX SDKs. 2011-06-03 22:08:56 +00:00
utils Update usage comment. 2011-06-14 22:23:54 +00:00
www Added a few trivial mods. 2011-06-15 21:01:30 +00:00
INSTALL.txt
LICENSE.TXT
Makefile python-config in Makefiles 2011-05-19 23:09:48 +00:00