Displaying C Source Code; To Display C Source Code - HP B1476 68020 User Manual

Debugger/emulator
Table of Contents

Advertisement

Chapter 5: Viewing Code and Data

To display C source code

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:
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:
146
Display the C source code.
Find first occurrence of a string.
Find next occurrence of a string.

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents