User`s guide

Table Of Contents
4–82 User Commands
User Commands
ladebug
ladebug
The ladebug command starts the Ladebug server for a remote debug session.
Format
ladebug
Parameters
None.
Description
The ladebug command configures the motherboard as a remote debugger target. You
can connect to the motherboard from the Ladebug source-level debugger running on
a DIGITAL UNIX host. Communication is performed through the Ethernet
connection. The Ladebug software provides the full source-level debugging
capabilities of most programs running on the motherboard, including the Debug
Monitor.
To debug a program running on a motherboard using Ladebug running on a remote
host, follow these steps:
1. Load the program into memory on the motherboard.
2. Set a breakpoint in the program.
3. Execute the program. The program will stop at the breakpoint and print the
instruction line at that location.
4. Issue the ladebug command. This causes the motherboard to wait for a
connection from Ladebug.
5. From the host system, enter the command to start up Ladebug and cause it to
connect to the motherboard.
Refer to the Ladebug documentation for more information.