System Debug Reference Manual (32650-90888)
410 Chapter10
System Debug Standard Functions
func mapva
Limitations, Restrictions
none
func mapva
Returns the virtual address of the specified mapped file.
Syntax
mapva (
filename
)
Formal Declaration
mapva:lptr (
filename
:str)
Parameters
filename
The name of the mapped file whose virtual address is to be returned.
Examples
$nmdebug > maplist
1 DTCDUMP.DUMPUSER.SUPPORT 1000.0 Bytes = 43dc
2 DTCDUMP2.DUMPUSER.SUPPORT 1001.0 Bytes = c84
3 MYFILE.MYGROUP.MYACCT 1005.0 Bytes = 1004
$nmdebug > = mapva("DTCDUMP")
1000.0
Limitations, Restrictions
none
func nmaddr
Returns the virtual address of the specified NM procedure/data path.
Syntax
nmaddr (
path
[
lookupid
])
The values returned by this function are the values as found in the symbol table that is
searched. This function does not perform any form of symbol location fixups. The address