llvm-project/lldb
Greg Clayton 8c920840a4 Add new SectionType enumerations for all DWARF sections. ObjectFile parsers should start properly setting the section types for DWARF sections, then we can move the DWARF SymbolFile parser over to finding the sections by the appropriate SectionType.
llvm-svn: 109041
2010-07-21 21:51:36 +00:00
..
docs Remove a reference to Leopard. 2010-06-25 00:34:35 +00:00
include Add new SectionType enumerations for all DWARF sections. ObjectFile parsers should start properly setting the section types for DWARF sections, then we can move the DWARF SymbolFile parser over to finding the sections by the appropriate SectionType. 2010-07-21 21:51:36 +00:00
lib Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb.xcodeproj Updated LLVM and Clang to July 20 at 16:00. 2010-07-21 16:57:26 +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 Allow searching for a section by SectionType. 2010-07-21 21:49:46 +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