llvm-project/lldb
Greg Clayton bda72b83f4 I added more complete documentation on all of the new packets we use in LLDB
as well as attached a new priority description as to why and when you would
want to implement each packet.

Also documented the additions we have made to the stop reply packet and why
the extra information is necessary.

llvm-svn: 145357
2011-11-29 01:44:07 +00:00
..
docs I added more complete documentation on all of the new packets we use in LLDB 2011-11-29 01:44:07 +00:00
examples Add an example customization directory which uses a binutils.py module to provide 2011-10-28 23:30:28 +00:00
include Changed ClangASTImporter to allow finer-grained 2011-11-29 00:42:02 +00:00
lib build: liblldb now depends on the linker library 2011-11-01 17:32:01 +00:00
lldb.xcodeproj Bumped Xcode project versions for lldb-89 and debugserver-153. 2011-11-17 17:22:31 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Bumped Xcode project versions for lldb-89 and debugserver-153. 2011-11-17 17:22:31 +00:00
scripts SBProcess.PutSTDIN() needs to be properly typemapped when swigging, 2011-11-28 21:39:07 +00:00
source Patch from Daniel Dunbar for future-proof against http://llvm.org/viewvc/llvm-project?view=rev&revision=145331. 2011-11-29 01:09:49 +00:00
test SBProcess.PutSTDIN() needs to be properly typemapped when swigging, 2011-11-28 21:39:07 +00:00
tools Added optional calls to lldb_private::Process for getting memory region info 2011-11-18 07:03:08 +00:00
utils Add a utility script: 2011-11-04 01:05:29 +00:00
www Updated the grossly out of date status page. 2011-10-27 01:33:27 +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 build/Make: Tweak Clang include paths to use LLVM_{SRC,OBJ}_ROOT instead of 2011-11-11 23:36:19 +00:00