To Re-Initialize All Program Variables; To Change The Contents Of A Register - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

To re-initialize all program variables

• 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>
Enter the name of the absolute file whose code is to be loaded, and press the
< Return> key.
The code will be loaded without loading symbols or resetting the PC.
The debugger does not save the initial values of variables. The only way to
restore the initial values is to re-load the program. After re-loading the
program, you may need to restore some debugger settings; for example, you
might need to re-specify variables for the Monitor window.

To change the contents of a register

• Select Modify→Register. This will display the Modify Register dialog box.
Or:
• Using the command line, enter:
Memory Register
On the command line, enter the name of the register and the value to which
the register's contents should be changed, and press the < Return> key.
Registers may also be modified by using "@register" in a C_expression.
Chapter 5: Editing Code and Data
Editing Memory Contents
183

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents