MPE/iX Quick Reference Guide (32650-90881)

162 Chapter6
System Debug
Debugging your system
Formal Declaration
errmsg:str (
errnum
:s16 [
subsys
:u16=$a9])
func grp
Coerces an expression into a GRP logical code pointer (LCPTR).
grp (
value
)
Formal Declaration
grp:grp (
value
:any)
func hash
Hashes a virtual address into a hash table (real) offset.
hash (
virtaddr
)
Formal Declaration
hash:s32 (
virtaddr
:ptr)
func lgrp
Coerces an expression into a LGRP logical code pointer (LCPTR).
lgrp (
value
)
Formal Declaration
lgrp:lgrp (
value
:any)
func logtoabs
Logical to absolute. Converts a CM logical code address (LCPTR) into a CM absolute code
address (ACPTR).
logtoabs (
cmlogaddr
)
Formal Declaration
logtoabs:acptr (
cmlogaddr
:lcptr)
func lptr
Coerces an expression into a long pointer.
lptr (
value
)
Formal Declaration
lptr:lptr (
value
:any)
func lpub
Coerces an expression into a LPUB logical code pointer (LCPTR).