To Load Program Code Only - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

Chapter 3: Loading and Executing Programs
Loading Programs and Symbols
When you load an absolute file using these commands, the debugger:
1
2
3
4
5
Absolute files contain executable object code. They must have a file name
extension of .x. You do not need to specify the .x file extension when entering
the absolute file name.
The Program Load Default command is equivalent to the Program Load New
All Pc_Set command.
Examples
To load the executable file ecs.x:
$ db68k ecs
Or:
Program Load Default ecs

To load program code only

• Select File→Load→Program Only ..., then use the File Selection dialog box to
select the absolute file.
Or:
• Using the command line, enter:
Program Load New Code_only No_Pc_Set <absolute_name>
80
Removes all previous program symbols.
Removes all previously set breakpoints.
Resets the program counter (PC).
Loads the full symbol set.
Loads the new executable module.

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents