Duplicate JDWP commands from Eclipse [message #259142] |
Thu, 19 March 2009 21:04 |
Eclipse User |
|
|
|
Hi All,
To the Eclipse JDT/JDI developers (I guess).
If I use JDWPAnalyzer (https://jdwpanalyzer.dev.java.net/) I see *lots* of
duplicate JDWP command requests going to a remote VM. All good on
powerful systems etc etc, but for small, low-bandwidth, embedded systems
it seems unnecessary.
As an example, I can see that in between pausing a thread and resuming it,
Eclipse asks for the thread's stack frame information 5 times! The
requests are all identical. Surely one request is good enough?
Why is it so?
Is there anything I can do to calm this down? All these duplicates eat
the bandwidth to the device running the VM and make the whole debugging
experience a bit painful through Eclipse.
All help appreciated.
Greg.
|
|
|
Powered by
FUDForum. Page generated in 0.03020 seconds