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
/
Plugins
/
LanguageRuntime
/
CPlusPlus
Commit message (
Expand
)
Author
Age
Files
Lines
*
In a prior commit, I changed the parameters around on a ModuleList::FindTypes...
Greg Clayton
2012-04-06
1
-64
/
+99
*
Converted commented out printf statements for dynamic type logging to use the...
Greg Clayton
2012-03-28
1
-22
/
+23
*
Commented out printf's for the time being.
Johnny Chen
2012-03-27
1
-4
/
+7
*
<rdar://problem/11113279>
Greg Clayton
2012-03-26
1
-34
/
+54
*
First stage of implementing step by "run to next branch". Doesn't work yet, ...
Jim Ingham
2012-03-09
1
-22
/
+2
*
Fix a little nit with exception breakpoints for C++, the expression parser wa...
Jim Ingham
2012-03-06
2
-11
/
+49
*
Add a test case and fix the C++ exception symbols.
Jim Ingham
2012-03-06
1
-1
/
+1
*
Make it possible to set Exception breakpoints when the target doesn't yet
Jim Ingham
2012-03-05
2
-28
/
+27
*
First step to making an LanguageRuntime Exception breakpoint API.
Jim Ingham
2012-03-03
2
-39
/
+52
*
<rdar://problem/10103468>
Greg Clayton
2012-02-24
1
-2
/
+1
*
This checking is part one of trying to add some threading safety to our
Greg Clayton
2012-02-17
1
-3
/
+5
*
Added the ability to restrict breakpoints by function name, function regexp, ...
Jim Ingham
2011-09-23
1
-0
/
+2
*
Redesign of the interaction between Python and frozen objects:
Enrico Granata
2011-09-06
1
-1
/
+1
*
Public API changes:
Enrico Granata
2011-07-29
1
-2
/
+2
*
Don't delete & remake the exception breakpoints every time you need them. Ma...
Jim Ingham
2011-07-23
1
-4
/
+6
*
lldb-59.
Greg Clayton
2011-05-30
1
-1
/
+1
*
Add the LanguageRuntime plugins to the makefile build, and remove the
Charles Davis
2011-05-19
1
-0
/
+14
*
Change "frame var" over to using OptionGroups (and thus the OptionGroupVariab...
Jim Ingham
2011-05-04
2
-2
/
+8
*
Adding support for fetching the Dynamic Value for ObjC Objects.
Jim Ingham
2011-05-02
2
-6
/
+33
*
Add support for "dynamic values" for C++ classes. This currently only works ...
Jim Ingham
2011-04-16
2
-7
/
+134
*
Remove unneeded ExecutionContextScope variables.
Jim Ingham
2011-03-31
2
-2
/
+2
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
2
-28
/
+0
*
Factored the code that implements breakpoints on
Sean Callanan
2010-11-03
2
-0
/
+101
*
Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Val...
Jim Ingham
2010-09-28
2
-13
/
+23
*
Committing the skeleton of Language runtime plugin classes.
Jim Ingham
2010-09-23
2
-0
/
+183