llvm-project/lldb
Johnny Chen bfdf9a36d9 The SBValue.linked_list_iter() API failed for an empty list.
Fix the bug and add a test case.

llvm-svn: 136265
2011-07-27 21:14:01 +00:00
..
docs Add a note. 2011-07-20 20:28:36 +00:00
examples make the C++stdlib string summary work even if for some reason std::basic_string<char> ends up in the debug info instead of std::string 2011-07-27 19:01:14 +00:00
include new flag -P to type synth add lets you type a Python class interactively 2011-07-25 16:59:05 +00:00
lib Link in the MCJIT. Fixes makefile build. 2011-05-24 01:54:03 +00:00
lldb.xcodeproj Python synthetic children: 2011-07-24 00:14:56 +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 The SBValue.linked_list_iter() API failed for an empty list. 2011-07-27 21:14:01 +00:00
source Indent the frames in the "thread.GetStatus" frame listing. Also put the same space after each thread listing for "thread backtrace all" as "thread backtrace 1 3 5" 2011-07-26 02:39:59 +00:00
test The SBValue.linked_list_iter() API failed for an empty list. 2011-07-27 21:14:01 +00:00
tools RNBRemote.cpp, RNBRemote.h: Add a new qGetPid packet which returns 2011-07-26 03:34:52 +00:00
utils Update usage comment. 2011-06-14 22:23:54 +00:00
www when typing a summary string you can use the %S symbol to explicitly indicate that you want the summary to be used to print the target object 2011-07-22 00:16:08 +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