llvm-project/lldb
Sean Callanan ebe6067a8c Enabled the namespace-specific search functionality,
which had previously been commented out while I tested
it.  It's not fully working yet, but it doesn't break
our testsuite and it's an important piece of
functionality.

Also added some logging to SymbolFileDWARF to help
diagnose entities that are found in a symbol file,
but do not reside in the expected namespace.

llvm-svn: 141894
2011-10-13 21:50:33 +00:00
..
docs Add reference to ToT/examples/customization for more customization examples. 2011-10-12 19:20:04 +00:00
examples Add 'cd -' feature to change to the previous working directory. 2011-10-13 01:20:34 +00:00
include Moved the list of found namespaces into the search 2011-10-13 21:08:11 +00:00
lib Patch from Dragos Tatulea to re-enable the PECOFF object file parser for all 2011-10-11 16:42:21 +00:00
lldb.xcodeproj Cleaned up the SBWatchpoint public API. 2011-10-13 18:08:26 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Remove unneeded exports. 2011-10-08 22:26:32 +00:00
scripts Cleaned up the SBWatchpoint public API. 2011-10-13 18:08:26 +00:00
source Enabled the namespace-specific search functionality, 2011-10-13 21:50:33 +00:00
test Add cleanups for 'command script add' to TestCommandPython.py. 2011-10-12 17:50:41 +00:00
tools Bumped Xcode project version for lldb-80 and debugserver-145. 2011-10-01 02:01:36 +00:00
utils Remove utils/emacs directory from lldb. 2011-10-10 17:58:30 +00:00
www Minor fix. 2011-10-12 22:25:13 +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 Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00