To Load A Startup File - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

To load a startup file

• Use the -s startup_file option to the db68k command when starting the
debugger.
$ db68k -s <startup_file> <RETURN>
The debugger's startup options and window specifications are configured as
described in startup_file.
The startup_file must end with the .rc extension and can be created only from
within the debugger.
If no startup file is named, the following files are searched for in order. The
first one that exists will be used ($HOME and $TERM are UNIX
environment variables).
If no startup file is found, reasonable defaults will be used.
Examples
To start the debugger and load the state saved in the startup file "my_state.rc":
$ db68k -s my_state.rc <RETURN>
Saving and Loading the Debugger Configuration
db68k.rc in the current directory
./$TERM.rc in the current directory
$HOME/.$TERM.rc
Chapter 7: Configuring the Debugger
233

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents