Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-debug-dev] Cant tell what packet is invalid when remote debugging with JDWP.

  Is there any way to run the JDT remote debugger with debugging or some type of verbose traces on?

 

  For example:

    When the eclipse debugger gets a JDWP packet it doesn't like it disables the buttons in the debug view. (As it can’t tell what state the vm is in)

    Is there any way to tell what and/or what packet eclipse found invalid to cause it to disable the buttons.

    On manual inspection all jdwp packets sent to eclipse seem correct within the jdwp spec.

 

any direction would be appreciated,

-Brandon


Back to the top