Java SE technologies provide the functionality to develop and run applications
» Get Java SE
The Java Platform Debugger Architecture (JPDA) provides the infrastructure you need to build end-user debugger applications for the Java Platform, Standard Edition (Java SE). It includes the following three-layered APIs:
What's New:
In Java SE 6, new functionality has been added to JPDA for walking the heap, getting events for monitor contended enter/entered, forcing a method to return prematurely, getting the constant pool from a class, and more.
For more information, please see:
Enhancements to JPDA Software in Java SE 6
See Also:
Comments:
You may send comments to the JPDA team by going to the Java SE feedback site and selecting Java Platform Debugger Architecture from the Subject pulldown menu.

You are viewing a mobilized version of this site...
View original page here