HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Specifying the breakpoint method

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Options allow you to select the method used for setting breakpoints:
SVC97
Tells IDF to use SVC 97 for breakpoints. This is the default.
NOSVC97
Tells IDF not to use SVC 97 for breakpoints.

Specify an option at invocation, or with a SET command in the PROFILE macro.

The SVC97 and NOSVC97 options cannot be set after IDF has loaded your program. As a result, if the profile macro issues a LOAD or a LOAD MODULE command and you do not wish to use the default breakpoint method, you must set the NOSVC97 option before issuing the LOAD or LOAD MODULE command.

Specifying the SVC97 or NOSVC97 option at invocation overrides the setting of NOSVC97 or SVC97 in the PROFILE macro.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014