Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Duplicate JDWP commands from Eclipse
Duplicate JDWP commands from Eclipse [message #259142] Thu, 19 March 2009 21:04
Eclipse UserFriend
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.
Previous Topic:hotswap on weblogic
Next Topic:Implement partial classes
Goto Forum:
  


Current Time: Mon Apr 21 05:26:42 EDT 2025

Powered by FUDForum. Page generated in 0.03020 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top