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