System Debug Reference Manual (32650-90888)
Chapter 11 513
System Debug Standard Functions
func vainfo
conversion or range checking is performed.
$nmdebug > wl user("mylib.test" myproc )
USER $3f.4c04
We asked for the address of the procedure myproc. By providing a library name, we
restricted the search for the procedure to the executable library named mylib.test.
Limitations, Restrictions
none
func vainfo
Returns selected information for the speciļ¬ed virtual address.
Syntax
vainfo (
virtaddr selector
)
Formal Declaration
vainfo:any (
virtaddr
:ptr
selector
:str)
Parameters
virtaddr
The virtual address of the object for which the information is desired.
Virtaddr
can be a short pointer, a long pointer, or a full logical code
pointer.
selector
Selects the process information which is to be returned:
Selector DEBUG DAT SAT
------------------------ ----- ----- -----
ACCESS_RIGHTS Yes No No
ACCESS_RIGHTS_FMT Yes No No
BASE_VA Yes Yes Yes
BYTES_TO_END Yes Yes Yes
CURRENT_SEC_SPACE Yes Yes Yes
CURRENT_SIZE Yes Yes Yes
DFLT_ACCESS_RIGHTS Yes No No
DFLT_ACCESS_RIGHTS_FMT Yes No No
DIS_EXP_ID Yes No No
ENDING_VBA No Yes Yes
HELP Yes Yes Yes
MAX_SEC_SPACE Yes Yes Yes