dbgcontrol - Debug Control

dbgcontrol [-dsUv]

The Debug Control utility (dbgcontrol) is an administrative tool for troubleshooting.

Program Option Description
-d Instructs ladebug to dump its registry to the ladebug.log file.
-dr Instructs ladebug to dump its registry to the remote debug server's log.
-s Shuts down the debug server.
-sr Shuts down the remote debug server.
-U Displays usage and syntax for dbgcontrol.
-v Toggles verbose mode for the debug server. The DEBUG parameter in ladebug.cfg and dbgcontrol -v turn on the same debug feature. The difference is that the DEBUG parameter turns it on during ladebug startup and dbgcontrol -v turns it on after ladebug has already been started.
-vr Toggles verbose mode for the remote debug server.