Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-231
PROCESSINFO Procedure
(Superseded by PROCESS_GETINFOLIST_
4 Debug memory access breakpoint
5 Debug breakpoint
6 Debug trap or signal
7 Debug request
8 Inspect memory access breakpoint
9 Inspect breakpoint
10 Inspect trap or signal
11 Inspect request
12 saveabend
13 terminating
14 XIO initialization
library-filename output
INT:ref:12
returns the internal-format file name of the library file used by the process. If the
process does not have an associated library file, then
library-filename is
blank-filled.
swap-filename output
INT:ref:12
returns $
volume.#0. Processes do not swap to $volume.#0; they swap to a swap
file managed by the Kernel-Managed Swap Facility. For more information on this
facility, refer to the
Kernel-Managed Swap Facility (KMSF) Manual.
For TNS processes on RVUs preceding the D42 RVU, this parameter returns the
internal-format file name of the swap file for the process’s data segment. This is
often the name of a temporary file unless a specific swap file is supplied at run
time. It can also indicate the current swap volume.
context-changes output
INT:ref:1
gives the number of changes made to the DEFINE process context since process
creation modulo 65,536. See “Considerations.”
flag output
INT:ref:1
flag.<14:15> returns 0 if DEFINEs are disabled and returns 1 if DEFINEs are
enabled.