Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (D-E)
Guardian Procedure Calls Reference Manual522629-013
4-10
DEBUGPROCESS Procedure
(Superseded by PROCESS_DEBUG_ Procedure )
[3].<0:3> Reserved
[3].<4:7> processor number where the process is executing
[3].<8:15> PIN assigned by the operating system to identify the process in
the processor
Note that the process ID can be in a timestamp or a local or remote named
format.
error output
INT:ref:1
returns a file-system error number indicating the outcome of the process debug
attempt. Possible values include the following:
0 No error.
11 The specified process does not exist.
13 Invalid name. This error can occur when the supplied process ID is
improperly formed.
14 The supplied process ID references an LDEV that does not exist.
18 The specified system is not known.
22 Parameter or buffer out of bounds.
29 Missing parameter.
48 Security violation. The caller does not have read and execute access
to the program file, or the caller specified
now = 1 without having a
process access ID (PAID) equal to the super ID (255,255).
190
term (or the caller’s home terminal if term was not specified) is not
device type 6.
201 Unable to communicate over this path.
240-249 Network errors.
250 All paths to the specified system are down.
590 Bad parameter value. This error can occur when the supplied process
ID is improperly formed.
term input
INT:ref:12
is the name of the debug home terminal. If omitted, the caller’s home terminal is
used.