llvm-project/lldb
Jim Ingham 5b52f0c785 Added Debugger::GetAsync{Output/Error}Stream, and use it to print parse errors when we go to run a breakpoint condition.
llvm-svn: 132517
2011-06-02 23:58:26 +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 Added Debugger::GetAsync{Output/Error}Stream, and use it to print parse errors when we go to run a breakpoint condition. 2011-06-02 23:58:26 +00:00
lib Link in the MCJIT. Fixes makefile build. 2011-05-24 01:54:03 +00:00
lldb.xcodeproj Bumped Xcode project version for lldb-60. 2011-06-02 22:25:27 +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 Update the handle many of the packets that our current LLDB debugserver 2011-06-02 22:21:38 +00:00
source Added Debugger::GetAsync{Output/Error}Stream, and use it to print parse errors when we go to run a breakpoint condition. 2011-06-02 23:58:26 +00:00
test Exercise the 'thread backtrace all' command instead of the currently 'thread backtrace' command. 2011-06-01 23:35:20 +00:00
tools Don't have the debugger default to ignoring EOF. This is only what the driver 2011-05-29 04:06:55 +00:00
utils Turn off printing of command sent to the pexpect-spawned child process to make the script more robotic. 2011-06-01 23:53:57 +00:00
www Cleanup the sidebar and include a link to the new python scripting tutorial. 2011-06-02 23:50:04 +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 python-config in Makefiles 2011-05-19 23:09:48 +00:00