1. 972a47b Rename JdwpLocation.idx to the more intention-revealing dex_pc. by Elliott Hughes · 14 years ago
  2. 2aa2e39 Fix breakpoints. by Elliott Hughes · 14 years ago
  3. c308a5d Fix a bug in Dbg::GetClassDescriptor. by Elliott Hughes · 14 years ago
  4. 8696433 More JDWP functionality: breakpoints, single-stepping. by Elliott Hughes · 14 years ago
  5. c3b3e75 Fix a jdwp assert. by Elliott Hughes · 14 years ago
  6. 0cc1bbd Hide some JDWP logging behind -verbose:jdwp. by Elliott Hughes · 14 years ago
  7. 4dd9b4d Clean up verbose logging. by Elliott Hughes · 14 years ago
  8. 3d30d9b Fix detaching a debugger while threads are suspended. by Elliott Hughes · 14 years ago
  9. d07986f Implement JDWP InvokeMethod and breakpoints on exception throwing. by Elliott Hughes · 14 years ago
  10. cccd84f Implement local setting. by Elliott Hughes · 14 years ago
  11. dbb4079 Start implementing jdb "locals". by Elliott Hughes · 14 years ago
  12. 03181a8 Implement debugger support for getting thread stacks. by Elliott Hughes · 14 years ago
  13. 761928d Implement a bit more debugger functionality. by Elliott Hughes · 14 years ago
  14. 7162ad9 Implement DDMS heap info ("HPIF") chunks. by Elliott Hughes · 14 years ago
  15. 475fc23 More debugger support. by Elliott Hughes · 14 years ago
  16. 6ba581a Implement ThreadContinuing and detach the JDWP thread before it exits. by Elliott Hughes · 14 years ago
  17. 376a7a0 Turn free functions that take a JdwpState* into member functions. by Elliott Hughes · 14 years ago
  18. d1cc836 Wire up enough of the pieces that we can connect ddms or jdb. by Elliott Hughes · 14 years ago
  19. 872d4ec Bring across the JDWP implementation. by Elliott Hughes · 14 years ago