llvm-project/lldb
Greg Clayton 4ceb9980c8 Modified both the ObjectFileMachO and ObjectFileELF to correctly set the
SectionType for Section objects for DWARF.

Modified the DWARF plug-in to get the DWARF sections by SectionType so we
can safely abstract the LLDB core from section names for the various object
file formats.

Modified the SectionType definitions for .debug_pubnames and .debug_pubtypes
to use the correct case.

llvm-svn: 109054
2010-07-21 22:54:26 +00:00
..
docs Remove a reference to Leopard. 2010-06-25 00:34:35 +00:00
include Modified both the ObjectFileMachO and ObjectFileELF to correctly set the 2010-07-21 22:54:26 +00:00
lib Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb.xcodeproj Change over to using the definitions for mach-o types and defines to the 2010-07-21 22:12:05 +00:00
resources Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
scripts Updated LLVM and Clang to July 20 at 16:00. 2010-07-21 16:57:26 +00:00
source Modified both the ObjectFileMachO and ObjectFileELF to correctly set the 2010-07-21 22:54:26 +00:00
test Add a test case (incomplete) to check that settings and readings of program 2010-07-08 21:38:07 +00:00
tools I enabled some extra warnings for hidden local variables and for hidden 2010-07-14 00:18:15 +00:00
www Fix utilities text 2010-06-12 03:34:21 +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 Comment out test targets; they don't work on Linux because test/Makefile uses 2010-07-09 22:36:15 +00:00