hanchenye-llvm-project/lldb
Greg Clayton bae2f2f812 Made loading sections in the DynamicLoaderDarwinKernel more robust as it
seems that sections in the memory module might be quite different from the
sections in the file module. Now we find all segments in the on disk file and
find that segment by name in the memory module and it is ok if any sections
from the file are missing in the memory image.

llvm-svn: 150443
2012-02-14 00:14:24 +00:00
..
docs When unwinding from the first frame, try to ask the remote debugserver 2011-12-13 05:39:38 +00:00
examples fixing comment to reflect that currentversion of OSX works with our STL formatters 2012-02-08 19:57:18 +00:00
include Full core file support has been added for mach-o core files. 2012-02-13 23:10:39 +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 up to 115. 2012-02-13 22:27:56 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Bump version number up to 115. 2012-02-13 22:27:56 +00:00
scripts Brought LLVM/Clang up to top of tree. The only 2012-02-09 03:22:41 +00:00
source Made loading sections in the DynamicLoaderDarwinKernel more robust as it 2012-02-14 00:14:24 +00:00
test Add a test case for completion from 'settings set target.exec' to 'settings set target.exec-search-paths '. 2012-02-13 23:25:06 +00:00
tools Send Breakpoint Changed events for all the relevant changes to breakpoints. 2012-02-08 05:23:15 +00:00
utils Add a utility script: 2011-11-04 01:05:29 +00:00
www Added some clarifications about when the __lldb_init_module would be called 2012-01-26 05:36:07 +00:00
.gitignore Added a .gitignore so that "git status" isn't 2012-02-07 21:53:52 +00:00
INSTALL.txt
LICENSE.TXT
Makefile This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00