rmdbgcontrol - Remote Debug Control
rmdbgcontrol [-lpsUx] sessionID
The Remote Debug Control utility (rmdbgcontrol) enables you to start and stop remote debug sessions, and to retrieve the port number used by a debug session (so that you can set up the debugging project).
Program Option | Description |
---|---|
l
|
Print a list of current sessions to the laanimserv.log file. The laanimserv.log file is located in %LAWDIR%\system. |
p
|
Get the port number for the specified session ID. You need the port number to set up the debugging project in Net Express. |
s
|
Start an animserv (debugging) session. The session ID must be alphanumeric and can be up to 64 characters in length. |
U
|
Print usage and syntax. |
x
|
Stop the specified session. It is useful to stop the debug session when you are done animating or to clear up a hung remote session prior to starting a new one. |