index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Interpreter
/
NamedOptionValue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplemented the code that backed the "settings" in lldb. There were many is...
Greg Clayton
2012-08-22
1
-503
/
+0
*
Cleaned up many error codes. For any who is filling in error strings into
Greg Clayton
2011-10-26
1
-7
/
+7
*
Updated all commands that use a "--format" / "-f" options to use the new
Greg Clayton
2011-10-25
1
-4
/
+1
*
Added "target variable" command that allows introspection of global
Greg Clayton
2011-07-07
1
-0
/
+21
*
Centralized all of the format to c-string and to format character code inside
Greg Clayton
2011-06-23
1
-1
/
+2
*
Added new OptionGroup classes for UInt64, UUID, File and Boolean values.
Greg Clayton
2011-05-03
1
-0
/
+28
*
Added the ability to specify dumping options (show types, show location,
Greg Clayton
2011-04-28
1
-1
/
+4
*
Added a new OptionValue subclass for lldb::Format: OptionValueFormat. Added
Greg Clayton
2011-04-27
1
-17
/
+59
*
Fixed the SymbolContext::DumpStopContext() to correctly indent and dump
Greg Clayton
2011-04-23
1
-12
/
+6
*
Change code for reading emulation data files to read the new file
Caroline Tice
2011-04-22
1
-0
/
+15
*
Did some work on the "register read" command to only show the first register
Greg Clayton
2011-04-22
1
-19
/
+85
*
More iteration on the new option value stuff. We now define an
Greg Clayton
2011-04-21
1
-37
/
+2
*
Made the constructors public for all OptionValue classes
Greg Clayton
2011-04-21
1
-56
/
+138
*
Added the ability for users to create new regex commands.
Greg Clayton
2011-04-20
1
-0
/
+25
*
Added the start of a new option value system that we can use for many things
Greg Clayton
2011-04-20
1
-0
/
+264