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
/
Commands
/
CommandObjectExpression.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add "-o" option to "expression" which prints the object description if availa...
Jim Ingham
2010-09-30
1
-11
/
+39
*
Fixed the way set/show variables were being accessed to being natively
Greg Clayton
2010-09-18
1
-12
/
+10
*
Bugfixes to the expression parser. Fixes include:
Sean Callanan
2010-09-13
1
-2
/
+1
*
Small help text fixes, to make it more consistent and accurate.
Caroline Tice
2010-09-07
1
-9
/
+9
*
Stream::Printf doesn't add a newline, so it needs to be added to all the erro...
Jim Ingham
2010-09-01
1
-4
/
+4
*
Added support for dynamic sanity checking in
Sean Callanan
2010-09-01
1
-0
/
+21
*
This is a major refactoring of the expression parser.
Sean Callanan
2010-08-27
1
-179
/
+7
*
First step of refactoring variable handling in the
Sean Callanan
2010-08-20
1
-1
/
+1
*
Modified CommandObjectExpression::EvaluateExpression() so that it takes an
Johnny Chen
2010-08-13
1
-14
/
+24
*
Documented ClangExpression and made parts of it
Sean Callanan
2010-08-13
1
-4
/
+4
*
Added automatically generated result variables for each
Sean Callanan
2010-08-12
1
-64
/
+17
*
Added support for persistent variables to the
Sean Callanan
2010-08-11
1
-2
/
+2
*
Removed the -i option from the expr command, and
Sean Callanan
2010-08-06
1
-139
/
+90
*
Fixed expression result printing to have the expression result type be in
Greg Clayton
2010-07-29
1
-1
/
+1
*
Added logging:
Sean Callanan
2010-07-23
1
-0
/
+11
*
Fix a typo.
Stephen Wilson
2010-07-23
1
-1
/
+1
*
Added extensive logging of the code that is actually going
Sean Callanan
2010-07-23
1
-1
/
+14
*
Modified TaggedASTType to inherit from ClangASTType
Sean Callanan
2010-07-23
1
-88
/
+119
*
Change over to using the definitions for mach-o types and defines to the
Greg Clayton
2010-07-21
1
-18
/
+24
*
Added functionality to dematerialize values that were
Sean Callanan
2010-07-20
1
-3
/
+2
*
Wrote the code that looks at a context to see
Sean Callanan
2010-07-16
1
-1
/
+15
*
Fixes to the IR generator in the expression parser
Sean Callanan
2010-07-14
1
-107
/
+143
*
Added the skeleton of an IR transformer that will
Sean Callanan
2010-07-03
1
-1
/
+19
*
Added a SemaConsumer that transforms the ASTs for
Sean Callanan
2010-07-01
1
-1
/
+1
*
Added function name types to allow us to set breakpoints by name more
Greg Clayton
2010-06-28
1
-1
/
+1
*
Extensive code cleanup of the expression command.
Sean Callanan
2010-06-24
1
-266
/
+159
*
Added the temporary -i option to expr, which
Sean Callanan
2010-06-23
1
-8
/
+31
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-22
/
+17
*
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
Jim Ingham
2010-06-15
1
-1
/
+1
*
Change the Options parser over to use a mask rather than an ordinal for optio...
Jim Ingham
2010-06-15
1
-3
/
+3
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+554
[prev]