Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d440bccb16ae883dd40ea0c624c8d1a1cf983e05
/
lldb
/
source
/
Core
/
ValueObject.cpp
d440bcc
Fix from Jean-Daniel. Thanks.
by Johnny Chen
· 15 years ago
5a36912
Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Value::GetValueOpaqueClangQualType.
by Jim Ingham
· 15 years ago
2277701
Committing the skeleton of Language runtime plugin classes.
by Jim Ingham
· 15 years ago
ed8a705
General command line help cleanup:
by Greg Clayton
· 15 years ago
f5e56de
Moved the section load list up into the target so we can use the target
by Greg Clayton
· 15 years ago
737b932
Added the summary values for function pointers so we can show where they
by Greg Clayton
· 15 years ago
53c47f1
Move the "Object Description" into the ValueObject, and the add an API to
by Jim Ingham
· 15 years ago
288bdf9
StackFrame objects now own ValueObjects for any frame variables (locals, args,
by Greg Clayton
· 15 years ago
73b953b
Detect when ValueObject values change each time they are evaluated.
by Greg Clayton
· 15 years ago
e1a916a
Change over to using the definitions for mach-o types and defines to the
by Greg Clayton
· 15 years ago
471b31c
Remove use of STL collection class use of the "data()" method since it isn't
by Greg Clayton
· 15 years ago
b132097
I enabled some extra warnings for hidden local variables and for hidden
by Greg Clayton
· 15 years ago
c982c76
Merged Eli Friedman's linux build changes where he added Makefile files that
by Greg Clayton
· 15 years ago
8896697
Add missing includes.
by Eli Friedman
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago