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
*
Resubmit "Change RegisterValue getters / setters to use StringRef."
Zachary Turner
2016-11-17
1
-1
/
+1
*
Revert "Change RegisterValue getters / setters to use StringRef."
Zachary Turner
2016-11-17
1
-1
/
+1
*
Change RegisterValue getters / setters to use StringRef.
Zachary Turner
2016-11-17
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-370
/
+304
*
Add support for DW_OP_push_object_address in dwarf expressions
Tamas Berghammer
2016-02-26
1
-1
/
+9
*
[SBValue] Add a method GetNumChildren(uint32_t max)
Siva Chandra
2015-10-21
1
-2
/
+3
*
Rename clang_type -> compiler_type for variables.
Bruce Mitchener
2015-09-24
1
-4
/
+4
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-7
/
+7
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-5
/
+5
*
Make a more complete fix for always supplying an execution context when getti...
Greg Clayton
2015-02-12
1
-1
/
+1
*
Move several GetByteSize() calls over to the brave new world of taking an Exe...
Enrico Granata
2015-01-28
1
-1
/
+3
*
Preparatory infrastructural work to support dynamically determining sizes of ...
Enrico Granata
2015-01-28
1
-1
/
+1
*
Fixed an issue that could cause GetPointeeData() to fail when passing in a no...
Greg Clayton
2014-12-19
1
-5
/
+34
*
Fix a problem where ValueObjectVariable was not correctly setting its 'has va...
Enrico Granata
2014-11-04
1
-0
/
+2
*
Extend synthetic children to produce synthetic values (as in, those that GetV...
Enrico Granata
2014-10-08
1
-1
/
+1
*
Introduce the concept of a "display name" for types
Enrico Granata
2014-05-17
1
-0
/
+9
*
When writing data back into a register, accept
Sean Callanan
2014-02-07
1
-1
/
+1
*
Made sure that ValueObjectVariable actually
Sean Callanan
2014-01-18
1
-0
/
+12
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
1
-1
/
+1
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
1
-1
/
+1
*
Fixed a bug where variables' byte sizes would not
Sean Callanan
2013-10-09
1
-0
/
+4
*
Huge change to clean up types.
Greg Clayton
2013-07-11
1
-20
/
+10
*
Fix various build warnings.
Matt Kopec
2013-06-03
1
-4
/
+0
*
<rdar://problem/13925626>
Enrico Granata
2013-05-20
1
-1
/
+3
*
<rdar://problem/13925626>
Enrico Granata
2013-05-20
1
-1
/
+1
*
Don’t use the resolved value to calculate the location unless the variable ...
Enrico Granata
2013-05-03
1
-2
/
+5
*
<rdar://problem/13695846>
Enrico Granata
2013-04-30
1
-0
/
+80
*
<rdar://problem/13421412>
Greg Clayton
2013-03-14
1
-4
/
+3
*
<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
[next]