End Source Debug (QteEndSourceDebug) API


  Required Parameter Group:

1 Error code I/O Char(*)

  Default Public Authority: *USE

  Service Program: QTEDBGS

  Threadsafe: No

The End Source Debug (QteEndSourceDebug) API is used to end the source debug support. All ILE and OPM programs being debugged under the source debug support are removed from debug mode. All registered views to programs being debugged are no longer valid.


Authorities and Locks

None.


Required Parameter

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages

Message ID Error Message Text
CPF3CF1 E Error code parameter not valid.
CPF3CF2 E Error(s) occurred during running of &1 API.
CPF9541 E Not in debug mode.
CPF9549 E Error addressing API parameter.


API introduced: V2R3

[ Back to top | Debugger APIs | APIs by category ]