llvm-project/lldb
Enrico Granata 9d14084b45 Adding a validation callback mechanism to OptionValueString (such a feature might theoretically be added to the general OptionValue base class should the need arise)
Using this mechanism, making sure that the options to pass a summary string or a named summary to frame variable do not have invalid values

<rdar://problem/11576143>

llvm-svn: 169927
2012-12-11 22:42:19 +00:00
..
docs Avoid potentially disastrous mistakes when removing a file. 2012-11-05 18:41:33 +00:00
examples <rdar://problem/12848118> 2012-12-10 19:55:53 +00:00
include Adding a validation callback mechanism to OptionValueString (such a feature might theoretically be added to the general OptionValue base class should the need arise) 2012-12-11 22:42:19 +00:00
lib Enable RTTI for liblldbCore.a when GCC is the compiler 2012-12-10 21:05:57 +00:00
lldb.xcodeproj Bump lldb version num to lldb-178, debugserver version to debugserver-198. 2012-12-01 04:50:09 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Get LLDB-Info.plist up to date with r169081. 2012-12-08 01:20:07 +00:00
scripts Make sure that the lldb globals: 2012-12-10 19:18:23 +00:00
source Adding a validation callback mechanism to OptionValueString (such a feature might theoretically be added to the general OptionValue base class should the need arise) 2012-12-11 22:42:19 +00:00
test Adding a validation callback mechanism to OptionValueString (such a feature might theoretically be added to the general OptionValue base class should the need arise) 2012-12-11 22:42:19 +00:00
tools Broadcast an event when the selected thread is changed. 2012-12-11 02:31:48 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Add examples of how to set env vars for the inferior process from lldb. 2012-12-06 22:10:27 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00