To Edit The Program - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

To edit the program

This step assumes you are using an HP Advanced Cross Language System
compiler (HP B3640). If you are using another compiler, skip this step.
Suppose we wanted the initial value of target_temp to be 74 instead of 73. The
debugger makes it easy to change the source code:
1 Place the cursor over the assignment to target_temp (line 33).
2 Hold the right mouse button and select Edit Source from the Code window
pop-up menu.
An editor will appear in a new X window. The default text editor is vi. You
can use a different text editor by editing X resources (described in the
"Configuring the Debugger" chapter).
3 Change the "73" to "74".
4 Exit the editor.
5 Click on the Make action key.
The program will be re-compiled with the new value and reloaded.
Chapter 1: Getting Started with the Graphical Interface
To edit the program
19

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents