hanchenye-llvm-project/lldb
Greg Clayton a658fd26c3 Created a std::string in the base StopInfo class for the description and
cleaned up all base classes that had their own copy. Added a SetDescription
accessor to the StopInfo class.

llvm-svn: 132615
2011-06-04 01:26:29 +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 Created a std::string in the base StopInfo class for the description and 2011-06-04 01:26:29 +00:00
lib Link in the MCJIT. Fixes makefile build. 2011-05-24 01:54:03 +00:00
lldb.xcodeproj Add InferiorCallPOSIX.cpp/.h into the xcode project file to fix build error. 2011-06-03 21:27:28 +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 Created a std::string in the base StopInfo class for the description and 2011-06-04 01:26:29 +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 codesign with lldb_codesign for non MacOSX SDKs. 2011-06-03 22:08:56 +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 Make a few minor changes/corrections to scripting 2011-06-03 16:38:17 +00:00
INSTALL.txt
LICENSE.TXT
Makefile python-config in Makefiles 2011-05-19 23:09:48 +00:00