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
1 file changed
tree: 94efe4a413f4aa71fe5a088d8e7f53ac0ef37ef7
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk