Debug Control Utility
The Debug Control utility (dbgcontrol) is an administrative tool for troubleshooting. It includes these options or parameters:
Program Option | Description |
---|---|
-d |
Instructs ladebug to dump its registry to the ladebug.log file. |
-v |
Turns on debug output messages that get printed to the ladebug.log file. 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. |
-U |
Displays usage and syntax for dbgcontrol. |