Displaying C Source Code; To Display C Source Code - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

Displaying C Source Code

This section shows you how to:

To display C source code

1 Display the high-level screen (see the instructions in the previous "Displaying
Screens" section).
2 Display source code at the location in the entry buffer by selecting
Display→Source (). Or click on the Disp Src () action key.
Or, using the command line, enter:
Program Display_Source
Enter the line number or function name of the code you wish to display, and
press the < Return> key.
Examples
To display the C source code at line number 1 (in the current module):
Program Display_Source #1
To display the C source code at function main:
Program Display_Source main
To display C+ + source code at overloaded C+ + function cfunc, you can
either give the name of the function and select the definition from a menu, or
you can specify the definition by entering the argument type:
Display the C source code.
Find first occurrence of a string.
Find next occurrence of a string.
Chapter 4: Viewing Code and Data
Displaying C Source Code
137

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents