Skip to content

Milestones

List view

  • Ideas: - central "object" feels like a reference to the actual running program (as opposed to a proxy for the rpc protocol, like pyjdb.Jdwp) - acting on the program = calling methods on the program reference - can register event callbacks - can set breakpoints - should have nice language(?) for describing events - "break if x != 5 after n is bigger than 25" - expression evaluation (compile on the fly? how does this work?)

    No due date
  • - documentation - most if not all jdwp functionality implemented and tested - useful tools to work with/debug jdwp packets. tcpdump is decent but it would be nice to eliminate the clutter and label the fields. things could be annotated using the spec.

    No due date
    3/11 issues closed