commit | a656a0f6fbcf2ba3f15cae54a773b9c636dd32c1 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Feb 21 18:03:44 2012 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Feb 21 18:11:42 2012 -0800 |
tree | 94efe4a413f4aa71fe5a088d8e7f53ac0ef37ef7 | |
parent | 153f448a75d82f45894e57e5ef5bf88679a2101d [diff] |
Fix a few more JDWP bugs. My previous division by 2 of dex PCs was wrong-headed. I need to fix the test instead to not try to set a breakpoint in the middle of an instruction. Also, we weren't reporting some class-specific events that we should have done because of an InstanceOf/IsAssignableFrom mixup. Change-Id: I187fc0977955038270866c9d7d28b0a709408aa0