summaryrefslogtreecommitdiffstats
path: root/vm/Debugger.h
Commit message (Expand)AuthorAgeFilesLines
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-45/+36
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-1/+9
* Interpreter restructuringbuzbee2011-03-231-2/+0
* Fix up some JDWP stuffAndy McFadden2011-03-221-11/+10
* Consolidate mterp's debug/profile/suspend controlbuzbee2011-01-191-0/+2
* Implement JDWP ArrayType.NewInstance.Andy McFadden2010-07-191-0/+1
* Add streaming method profiling support.Andy McFadden2010-01-271-1/+2
* Don't assume debugger wants all exceptions.Andy McFadden2009-12-111-0/+3
* Change the way breakpoints work.Andy McFadden2009-11-161-1/+2
* Add JDWP ReferenceType.ClassObject handler.Andy McFadden2009-10-131-0/+1
* Add implementation of JDWP ClassType.NewInstanceAndy McFadden2009-10-131-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+303
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-303/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+303