User`s guide

Table Of Contents
User Commands 4–83
User Commands
ladebug
Example
EB64> netload size
Ethernet Base Address: 360, DMA Mask: 1 = DRQ5
Init Block Address 100000
Init Done.
Ethernet BA-98-76-54-32-10
Attempting BOOTP...success.
my IP address: 16.123.45.67
server IP address: 16.123.45.69
gateway IP address: 16.123.45.69
Loading from /users/eval/boot/size ...
####
EB64> stop 200000
EB64> go
Executing at 0x200000...
00200000: 23DEFFF0 lda sp, -16(sp)
EB64> ladebug
Ethernet Base Address: 360, DMA Mask: 1 = DRQ5
Init Block Address 100000
Init Done.
Client connected : client is FFFFFFFFA0107F10
The following command, entered from the host system, starts Ladebug and causes it
to connect to the EB64:
% ladebug size.out -rn eb64 -pid 0
The following information is displayed on the host system:
Welcome to the Ladebug Debugger Version 1.3.1
------------------
object file name: size.out
machine name: eb64
process id: 0
Reading symbolic information ...done
Connected to remote debugger
(ladebug)
The (ladebug) in the previous example is the Ladebug prompt. You are now ready
to debug a process that is running on the EB64.