llvm-project/lldb
Sean Callanan efa7d1f117 Fixed a problem where local variables conflict with
types of the same name.  If a local variable with the
given name is found (and we are not searching a
specific namespace) we stop right then and there and
report it.

llvm-svn: 142962
2011-10-25 20:36:57 +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 Improved handling of static data in the expression 2011-10-25 18:36:40 +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 Updated all commands that use a "--format" / "-f" options to use the new 2011-10-25 06:44:01 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Bumped versions for lldb-81 and debugserver-146. 2011-10-22 03:38:38 +00:00
scripts Updated LLVM/Clang to pull in a variety of type 2011-10-21 05:19:47 +00:00
source Fixed a problem where local variables conflict with 2011-10-25 20:36:57 +00:00
test Benchmark the turnaround time starting a debugger and run to the breakpoint with lldb vs. gdb. 2011-10-25 20:08:03 +00:00
tools Remove unused include of deprecated header. 2011-10-23 16:31:38 +00:00
utils Remove utils/emacs directory from lldb. 2011-10-10 17:58:30 +00:00
www typeo 2011-10-25 01:28:56 +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