Retrieve Debug Attribute (QteRetrieveDebugAttribute) API


  Required Parameter Group:


  Service Program: QTEDBGS

  Threadsafe: No

The Retrieve Debug Attribute (QteRetrieveDebugAttribute) API is used to retrieve the attributes of the source debug session. These attributes may be any of the following:

The attributes of the debug environment cannot be retrieved unless the job is currently in debug mode.


Authorities and Locks

None.


Required Parameter Group

Debug attribute
INPUT; CHAR(10)

The name of the debug environment attribute that is retrieved. The valid values for this parameter are:


Attribute value
OUTPUT; CHAR(10)

The current value of the attribute identified in the debug attribute parameter.

When the debug attribute parameter contains *UPDPROD, the attribute value parameter can have one of the following values:

When the debug attribute parameter contains *DEBUGJOB, the attribute value parameter can have one of the following values:

When the debug attribute parameter contains *OPMSRC, the attribute value parameter can have one of the following values:


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



API introduced: V2R3

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