commit | d8cc332cff48fff1fc572617e9486afb2be4521a | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Thu Feb 25 12:31:04 2010 -0800 |
committer | Andy McFadden <fadden@android.com> | Thu Feb 25 12:32:32 2010 -0800 |
tree | c506369910e6e09b2003f94c25fabd37a3a15e65 | |
parent | cbcd79b31ddecad8ae38e5f45ac63e7225a877ff [diff] |
Rearrange JDWP cleanup. This moves the "get rid of the breakpoints" part before the "tell the rest of the VM that there's no debugger attached" part. Hitting a breakpoint when there's no debugger attached is not expected. For bug 2461667.