Starting the Distributed Debugger user interface daemon

Start the Distributed Debugger user interface in daemon mode if you want the Distributed Debugger user interface to appear only after you have started a debug engine.

To start the Distributed Debugger user interface daemon,  issue the following command at a command line prompt:

idebug -qdaemon -quiport=<port>

where <port> is the port number where you want the Distributed Debugger user interface daemon to listen for a debug engine.

ngaix.gif (307 bytes)ngwin.gif (301 bytes)When you start the debug engine that will connect to this daemon, you must specify the same port number in the -qport option of the irmtdbgc command used to start the debug engine.

ngjava.gif (225 bytes) If you will be debugging an interpreted Java program, use the irmtdbgj command with -qhost and -quiport options. The port for the irmtdbgj -quiport option must be the same as the port for the idebug -quiport option.

ngrelt.gif (466 bytes)
ngaix.gif (1051 bytes)ngwin.gif (1069 bytes)Starting the debugger for local debugging
ngaix.gif (1051 bytes)ngwin.gif (1069 bytes)Starting the debugger for remote debugging

ngrelr.gif (548 bytes)
idebug command
ngaix.gif (1051 bytes)ngwin.gif (1069 bytes)irmtdbgc command
ngjava.gif (225 bytes)irmtdbgj command