llvm-project/lldb
Greg Clayton 68221ec3dc Fixed an issue where we might not find the one true ObjC definition. Now we do things
much smarter by extracting search results more efficiently and by properly obeying the 
must_be_implementation bool in the SymbolFileDWARF::FindCompleteObjCDefinitionTypeForDIE()
function.

llvm-svn: 148413
2012-01-18 20:58:12 +00:00
..
docs When unwinding from the first frame, try to ask the remote debugserver 2011-12-13 05:39:38 +00:00
examples More improvements to not follow child processes and improved logging that always shows the process info. 2012-01-16 22:21:29 +00:00
include I forgot to import a header file change. This 2012-01-14 20:16:24 +00:00
lib This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00
lldb.xcodeproj Bump version number past lldb-107. 2012-01-18 05:19:15 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Bump version number past lldb-107. 2012-01-18 05:19:15 +00:00
scripts Patch from Enrico Granata that moves SBData related functions into the SBData 2012-01-07 00:45:50 +00:00
source Fixed an issue where we might not find the one true ObjC definition. Now we do things 2012-01-18 20:58:12 +00:00
test Add a test case where 'settings set frame-format' supplies a format string containing, among other things, a single backtick character. 2012-01-18 19:07:08 +00:00
tools Bumped xcode project versions for lldb-106 and debugserver-165 2012-01-14 20:57:34 +00:00
utils Add a utility script: 2011-11-04 01:05:29 +00:00
www Updated HTML with info for ${function.name-with-args} 2012-01-13 08:41:20 +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 This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00