Reference Guide

Table Of Contents
Remote Debugging with Eclipse
It is possible to enable remote debugging with the controller; to do so setup a debugging session
with the controller: Go to Run Debug Configurations… to open the debug configurations dialog
and select Remote Java Applications, click New as illustrated in Figure 70.
Figure 70 Remote Java Application’s Debug Configuration
Set the SDN Controller configuration with the data shown in Fi g u re 71. Set any name for the
configuration and use the IP Address of the controller as the configuration host. Then click Apply.
A new configuration is displayed, with the name previously set, being added under Remote Java
Application as illustrated in Figure 72. Click Debug to start. From now on, every time to remotely
debug the controller, open the Debug Configurations dialog, select the configuration just created
(HpSdnController) and execute Debug.
232