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