Jopaz 1.2.0 | Compiling with Jopaz | Remote Debugging with Jopaz | Remote Debugging on Eclipse | Switching Between Debugging Interfaces
 
Switching Between Debugging Interfaces
In Eclipse, you can switch between two remote debugging interfaces. The dafault interface is the internal debugger which uses the standard eclipse debug perspective and it’s functionalities. The second interface is the external Jopaz debugger that uses the graphical debugger interface from Jopaz. It opens in a separate window when the debugging process is started.
To start using the external debugger:
1. Go to Window > Preferences > Jopaz > Run/Debug.
2. Set the option Use external Jopaz Debugger.
When you start the remote debugging session, the external Jopaz remote debugger window pops-up.