llvm-project/lldb
Greg Clayton c7f03b6155 <rdar://problem/10681814>
Fix DWARF parsing issue we can run into when using llvm-gcc based dSYM files.

Also fix the parsing of objective C built-in types (Class, id and SEL) so
they don't parse more information that is not needed due to the way they
are represented in DWARF.

llvm-svn: 148016
2012-01-12 04:33:28 +00:00
..
docs When unwinding from the first frame, try to ask the remote debugserver 2011-12-13 05:39:38 +00:00
examples Fix make errors (define the DYLIB_ONLY make variable). 2012-01-10 01:29:35 +00:00
include As we are grubbing through memory chasing down the hierarchy of an ObjC object, protect against the possibility that that object might be just random memory with loops. 2012-01-10 03:58:23 +00:00
lib This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00
lldb.xcodeproj Updating Xcode project version numbers for lldb-103 and debugserver-162 2012-01-10 18:37:32 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Updating Xcode project version numbers for lldb-103 and debugserver-162 2012-01-10 18:37:32 +00:00
scripts Patch from Enrico Granata that moves SBData related functions into the SBData 2012-01-07 00:45:50 +00:00
source <rdar://problem/10681814> 2012-01-12 04:33:28 +00:00
test rdar://problem/10492827 2012-01-12 00:29:46 +00:00
tools Snapshot of initial work for ARM watchpoint support on the debugserver. 2012-01-11 00:35:13 +00:00
utils Add a utility script: 2011-11-04 01:05:29 +00:00
www Added examples of commands that list and delete 2012-01-04 21:20:39 +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