Home

 

Jython debugger

The Jython debugger enables you to detect and diagnose errors in Jython script (with extension .py or .jy) that is used for WebSphere Application Server administration. With the debugger, you can control the execution of your code by setting line breakpoints, suspending execution, stepping through your code, and examining the contents of variables. (Note that variable values cannot be changed in Jython.)

ibm.com/redbooks