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
/
Core
/
ValueObjectVariable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added "target variable" command that allows introspection of global
Greg Clayton
2011-07-07
1
-2
/
+20
*
Added support for finding and global variables in the SBTarget and SBModule
Greg Clayton
2011-06-29
1
-1
/
+1
*
lldb-59.
Greg Clayton
2011-05-30
1
-73
/
+89
*
Fix up how the ValueObjects manage their life cycle so that you can hand out ...
Jim Ingham
2011-04-22
1
-0
/
+6
*
Convert ValueObject to explicitly maintain the Execution Context in which the...
Jim Ingham
2011-03-31
1
-6
/
+15
*
Made lldb_private::ArchSpec contain much more than just an architecture. It
Greg Clayton
2011-02-15
1
-3
/
+3
*
Enabled extra warnings and fixed a bunch of small issues.
Greg Clayton
2011-01-25
1
-1
/
+1
*
A few of the issue I have been trying to track down and fix have been due to
Greg Clayton
2011-01-17
1
-2
/
+2
*
Change the DWARFExpression::Evaluate methods to take an optional
Jason Molenda
2010-11-20
1
-1
/
+1
*
Modified the lldb_private::Type clang type resolving code to handle three
Greg Clayton
2010-11-13
1
-2
/
+2
*
Fixed an expression parsing issue where if you were stopped somewhere without
Greg Clayton
2010-10-14
1
-1
/
+1
*
Fixed the forward declaration issue that was present in the DWARF parser after
Greg Clayton
2010-09-29
1
-3
/
+3
*
Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Val...
Jim Ingham
2010-09-28
1
-2
/
+0
*
Fixed an issue with:
Greg Clayton
2010-09-18
1
-0
/
+7
*
Moved the section load list up into the target so we can use the target
Greg Clayton
2010-09-14
1
-2
/
+2
*
Looking at some of the test suite failures in DWARF in .o files with the
Greg Clayton
2010-09-14
1
-2
/
+10
*
Added a work in the DWARF parser when we parse an array that ends up having
Greg Clayton
2010-09-13
1
-0
/
+26
*
StackFrame objects now own ValueObjects for any frame variables (locals, args,
Greg Clayton
2010-09-02
1
-1
/
+1
*
Add missing includes.
Eli Friedman
2010-06-09
1
-2
/
+0
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+167