Beta Released (13.1.0.57)

 

Beta Notes

JDWP Debugger

(Re)introducing the JDWP debugger as an alternative to our existing DBMS and Script debuggers. This new debugger allows for inspecting custom objects as well as advanced Oracle data types from the Call Stack.

Debugging allows for executing a procedure, setting breakpoints, stopping execution, and moving through the code line by line to monitor variable changes. This new debugger can be enabled from Toad's main toolbar under Debug > JDWP Debugger.

This new debugger also allows for the remote debugging of a session started from outside of Toad. Once Debug > JDWP Debugger has been selected this feature can be enabled from Debug > Remote Debug where listening for an incoming connection can be initiated.

Note: The JDWP debugger requires JDK 9 or 10 to be installed.