llvm-project/lldb
Johnny Chen b5964212f4 Add comment about Thread::GetStatus(), which returns the number of frames shown.
llvm-svn: 132470
2011-06-02 18:02:15 +00:00
..
docs Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
examples Add a little spice to the script to allow us to specify a function name to break at and to disassemble. 2011-05-25 22:29:23 +00:00
include lldb-59. 2011-05-30 00:49:24 +00:00
lib Link in the MCJIT. Fixes makefile build. 2011-05-24 01:54:03 +00:00
lldb.xcodeproj Remove the "a.out" argument from somewhere on Greg's machine in the lldb-tool run scheme. 2011-06-01 23:52:04 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources lldb-59. 2011-05-30 00:49:24 +00:00
scripts Make it clear that the Python script modify-python-lldb.py is responsible for post-processing 2011-06-01 19:21:08 +00:00
source Add comment about Thread::GetStatus(), which returns the number of frames shown. 2011-06-02 18:02:15 +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 Reroute the blog link to the LLVM blog site. 2011-04-22 21:03:40 +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