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
...
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-1
/
+1
*
Path from Ashok Thirumurthi:
Greg Clayton
2012-10-30
1
-0
/
+1
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+1
*
<rdar://problem/11113279>
Greg Clayton
2012-03-26
1
-2
/
+10
*
<rdar://problem/10103468>
Greg Clayton
2012-02-24
1
-7
/
+5
*
Added support for looking up the complete type for
Sean Callanan
2012-02-22
1
-11
/
+18
*
This checking is part one of trying to add some threading safety to our
Greg Clayton
2012-02-17
1
-9
/
+21
*
Convert all python objects in our API to use overload the __str__ method
Greg Clayton
2012-02-04
1
-0
/
+11
*
ValueObjectVariable::GetClangAST should check that it has a valid Type before...
Jim Ingham
2011-10-31
1
-1
/
+4
*
Fixed an issue where a variable whose value is in a register might end up
Greg Clayton
2011-10-01
1
-4
/
+1
*
Converted the lldb_private::Process over to use the intrusive
Greg Clayton
2011-09-22
1
-6
/
+8
*
Redesign of the interaction between Python and frozen objects:
Enrico Granata
2011-09-06
1
-1
/
+24
*
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
[prev]