HP 68000 Series User Manual page 397

Debugger/simulator
Table of Contents

Advertisement

Chapter 9: Debugger Commands
Program Find_Source Occurrence
Examples
To search forward through the current module for the string 'time':
Program Find_Source Occurrence Forward 'time'
To search backward through the current module for the string 'time', starting
at line 237:
Program Find_Source Occurrence Backward 'time',#237
To search forward through the module 'main', for the string
system_is_running, beginning at line 1:
Program Find_Source Occurrence Forward
"system_is_running", main\#1
375

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents