llvm-project/lldb
Johnny Chen 6573818e38 Add a "-D" option to the test driver which dumps the Python sys.path variable
to be used for the test run.  Could be useful for debugging the setup of the
test environment.

llvm-svn: 124516
2011-01-29 01:16:52 +00:00
..
docs Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
examples Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
include Finally tracked down the racy condition that would hose up our debug 2011-01-27 09:02:32 +00:00
lib Simple makefile fixups. 2011-01-25 23:03:42 +00:00
lldb.xcodeproj Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Updated Xcode project versions: lldb-45 and debugserver-130 2011-01-27 09:20:08 +00:00
scripts Updated Clang to a version that supports propagating 2011-01-27 04:42:51 +00:00
source Add emulate_mov_low_high() entry to the g_thumb_opcodes table to capture moving 2011-01-29 00:11:15 +00:00
test Add a "-D" option to the test driver which dumps the Python sys.path variable 2011-01-29 01:16:52 +00:00
tools The thread_info changes over the life of the thread, so you can't get it once and cache it, you have to fetch it every time you want to use it. 2011-01-28 02:21:37 +00:00
utils The recent change in argument parsing is messing up the emacs lldb mode's capability to properly 2010-12-20 22:58:58 +00:00
www Apply patch from Bruce Mitchener to fix spelling errors. 2011-01-07 17:16:03 +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 Simple makefile fixups. 2011-01-25 23:03:42 +00:00