Stop Debugged Job (QteStopDebuggedJob) API


  Required Parameter Group:

1 Error code I/O Char(*)

  Default Public Authority: *USE

  Service Program: QTETHRD

  Threadsafe: No

The Stop Debugged Job (QteStopDebuggedJob) API causes debug to halt all threads in a job being debugged. The job stopped is being serviced and debugged by the job calling the QteStopDebuggedJob API. This API is allowed for servicing of both threaded and nonthreaded applications.


Authorities and Locks

None.


Required Parameter Group

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.
CPF958F E Debug is not servicing a job.
CPF9590 E Debugged job not stopped.


API introduced: V4R2

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