Displaying Program Context; To Set Current Module And Function Scope - HP B1476 68020 User Manual

Debugger/emulator
Table of Contents

Advertisement

Chapter 5: Viewing Code and Data

To set current module and function scope

Displaying Program Context

This section shows you how to:
To set current module and function scope
• Select File→Context→Symbols ..., enter the module or function name in the
dialog box, and click on the OK pushbutton.
Or:
• Using the command line, enter:
Program Context Set
Enter the module or function name, and press the < Return> key.
The module and function scope is used by the debugger to uniquely identify
symbols. For example, several functions may have local variables with the
same names. When you use that variable name without naming the function,
the debugger assumes you mean the variable in the current module or function
scope.
Examples
To select module "updateSys" as the current module:
150
Set current module and function scope.
Display current module and function.
Display debugger status.
Display register contents.
Display the function calling chain (stack backtrace).
Display all local variables of a function at the specified stack (backtrace)
level.

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents