func dstva [ System Debug Reference Manual ] MPE/iX 5.0 Documentation
System Debug Reference Manual
func dstva
Converts a CM data segment address to a virtual address.
Syntax
dsvta (dstoff)
Formal Declaration
dstva:lptr (dstoff:lptr)
Parameters
dstoff The CM data segment address which is to be converted to
a virtual address. This is specified as dst.offset.
Examples
$nmdebug > = dstva(%20.0)
$38.00000000
Convert the data segment address %20.0 to a virtual address and display
the result.
Limitations, Restrictions
none
MPE/iX 5.0 Documentation