HP 68000 Series User Manual page 462

Debugger/simulator
Table of Contents

Advertisement

Chapter 10: Expressions and Symbols in Debugger Commands
Symbolic Referencing
Example
Symbol Display Default @a_out\\
Symbol Display Default \
Symbol Display Default
@a_out\\mod1
Symbol Display Default \mod1
Symbol Display Default
@a_out\\mod1\
Symbol Display Default \mod1\
Breakpt Instr @a_out\\mod1\func1
Breakpt Instr \mod1\func1
Symbol Display Default
@a_out\\mod1\func1\
Symbol Display Default
\mod1\func1\
Breakpt Access
@a_out\\mod1\func1\j
Breakpt Access \mod1\func1\j
440
Symbolic Referencing With Explicit Roots
Comment
Display symbols scoped under the program root
a_out.
Display symbols scoped under the current root.
Display symbol information for module mod1
scoped under program root a_out.
Display symbol information for module mod1
scoped under the current root.
Display symbols scoped under module mod1 in
program root a_out.
Display symbols scoped under module mod1 in
the current root.
Set a breakpoint at the entry point to function
func1 in module mod1 in program root a_out.
Set a breakpoint at the entry point to function
func1 in module mod1 in the current root.
Display symbols scoped under function func1 in
module mod1 in program root a_out.
Display symbols scoped under function func1 in
module mod1 in the current root.
Set a breakpoint on accesses of variable j scoped
under function func1 in module mod1 in
program root a_out.
Set a breakpoint on accesses of variable j scoped
under function func1 in module mod1 in the
current root.

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents