index
:
android_dalvik
cm-10.1
cm-10.2
cm-11.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
mr1.1-staging
perf
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm
/
Debugger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate mterp's debug/profile/suspend control
buzbee
2011-01-19
1
-12
/
+6
*
Fix implicit conversions, rename reserved works, enable -Wc++-compat.
Carl Shapiro
2010-12-07
1
-12
/
+15
*
Drive all root scanning by the root visitor.
Carl Shapiro
2010-12-02
1
-26
/
+0
*
Keep track of debugger call results
Andy McFadden
2010-10-12
1
-4
/
+18
*
am 643b045e: am 65da91cf: am 16926bc4: Merge "Remove obsolete variable "len" ...
Jean-Baptiste Queru
2010-10-12
1
-2
/
+2
|
\
|
*
am 16926bc4: Merge "Remove obsolete variable "len" to avoid compile failed"
Jean-Baptiste Queru
2010-10-11
1
-2
/
+2
|
|
\
|
|
*
Remove obsolete variable "len" to avoid compile failed
Robert CH Chou
2010-09-30
1
-2
/
+2
*
|
|
Track result from dvmCallMethod
Andy McFadden
2010-10-08
1
-0
/
+2
|
/
/
*
|
Change the way thread suspension works.
Andy McFadden
2010-08-25
1
-0
/
+1
*
|
Always support debugging and profiling.
Andy McFadden
2010-08-18
1
-2
/
+0
*
|
Implement JDWP ArrayType.NewInstance.
Andy McFadden
2010-07-19
1
-0
/
+14
*
|
Remove the "allocFlags" parameter from dvmCreateStringFromCstr and
Barry Hayes
2010-06-19
1
-1
/
+1
*
|
Remove trailing whitespace.
Carl Shapiro
2010-06-08
1
-10
/
+10
*
|
Eliminate more unused variables and compiler warnings.
Carl Shapiro
2010-05-26
1
-3
/
+7
*
|
Remove unused labels, variables, and functions. Enable warnings.
Carl Shapiro
2010-05-21
1
-1
/
+2
|
/
*
Jit: MethodTrace + Jit fix
Bill Buzbee
2010-02-01
1
-1
/
+6
*
Add streaming method profiling support.
Andy McFadden
2010-01-27
1
-2
/
+13
*
Don't assume debugger wants all exceptions.
Andy McFadden
2009-12-11
1
-2
/
+26
*
am d3864b20: am dced7947: Reduce logging.
Andy McFadden
2009-11-17
1
-1
/
+1
|
\
|
*
Reduce logging.
Andy McFadden
2009-11-17
1
-1
/
+1
*
|
Change the way breakpoints work.
Andy McFadden
2009-11-16
1
-0
/
+4
*
|
Avoid JDWP hang on nested thread suspension.
Andy McFadden
2009-10-13
1
-0
/
+24
*
|
Add JDWP ReferenceType.ClassObject handler.
Andy McFadden
2009-10-13
1
-0
/
+9
*
|
Add implementation of JDWP ClassType.NewInstance
Andy McFadden
2009-10-13
1
-6
/
+23
*
|
Reduce a log message, stifle a gcc warning.
Andy McFadden
2009-09-04
1
-1
/
+1
|
/
*
Another round of scary indirect ref changes.
Andy McFadden
2009-08-25
1
-1
/
+1
*
auto import //branches/master/...@140412
The Android Open Source Project
2009-03-18
1
-4
/
+12
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+2951
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-2951
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-1
/
+2
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-0
/
+7
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+2943