hanchenye-llvm-project/lldb
Johnny Chen 135f63fb30 Add some more docstrings for SBCompileUnit and SBBreakpoint, plus incorporate the doxgen doc block of
SBValue::GetChildAtIndex(uint32_t idx, 
                         lldb::DynamicValueType use_dynamic,
                         bool can_create_synthetic);

into the SBValue docstrings.

llvm-svn: 135295
2011-07-15 20:46:19 +00:00
..
docs just a test for commit access - ignore this 2011-06-29 04:18:11 +00:00
examples Add usage docstring to SBValue.h, and minor update of docstrings for SBValueList.h. 2011-07-15 00:27:47 +00:00
include Add some more docstrings for SBCompileUnit and SBBreakpoint, plus incorporate the doxgen doc block of 2011-07-15 20:46:19 +00:00
lib Link in the MCJIT. Fixes makefile build. 2011-05-24 01:54:03 +00:00
lldb.xcodeproj Added the ability to connect using "tcp://<host>:<port>" which is the 2011-07-15 16:31:38 +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-68. 2011-07-06 21:01:19 +00:00
scripts Add some more docstrings for SBCompileUnit and SBBreakpoint, plus incorporate the doxgen doc block of 2011-07-15 20:46:19 +00:00
source Added the ability to get synthetic child values from SBValue objects that 2011-07-15 19:31:49 +00:00
test Added the ability to get synthetic child values from SBValue objects that 2011-07-15 19:31:49 +00:00
tools Added "command history" command to dump the command history. 2011-07-12 03:12:18 +00:00
utils Update usage comment. 2011-06-14 22:23:54 +00:00
www Python summary strings: 2011-07-15 02:26:42 +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 Enable the "make test" rule in the root Makefile 2011-06-20 19:06:57 +00:00