To Load Symbols Only - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

Enter the name of the absolute file whose code is to be loaded, and press the
< Return> key.
The code image will be loaded without loading symbols or resetting the PC.
If you are re-loading a program, you may need to re-specify variables for the
Monitor window. To re-load a program without clearing the Monitor window,
enter:
Program Load Append Code_only No_Pc_Set <absolute_name>

To load symbols only

• Use the -I option to the db68k command when starting the debugger.
$ db68k -I <absolute_file> <RETURN>
Or:
• Select File→Load→Symbols Only ..., then use the File Selection dialog box to
select the absolute file.
Or:
• Using the command line, enter:
Program Load New Symbols_only No_Pc_Set <absolute_file>
Enter the name of the absolute file whose symbols are to be loaded, and press
the < Return> key.
Only symbolic information is loaded from the absolute file.
Chapter 3: Loading and Executing Programs
Loading Programs and Symbols
81

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents