| JDWP Analyzer | |||||||||||||||||||||
| Category: Java Tools, Javascript Tools - 145 downloads | |||||||||||||||||||||
Description GUI tool to monitor JDWP packets during a Java debugging session. JDWP Analyzer is a useful tool that was designed in order to ease the process of analyzing various debuger related problems. | |||||||||||||||||||||
|
|
|||||||||||||||||||||





I wrote the tool in Java so it works well under pretty much any OS that supports Java (OS X, Linux, Windows, Solaris …) It has been used to analyze debugger problems related to some very popular IDEs (IntelliJ, NetBeans, Eclipse) as well as a custom embedded VM written by gmccreath.