HP 3000 Manuals

func cmbpindex [ MPE/iX Quick Reference Guide ] MPE/iX 5.0 Documentation


MPE/iX Quick Reference Guide

func cmbpindex 

Returns the CM breakpoint index associated with the indicated CM code
address.

      cmbpindex (cmaddr [pin])

This function accepts the address (either logical or absolute) of an
existing CM breakpoint and returns the logical index number associated
with that breakpoint.  The default action is to look for breakpoints set
by the current PIN. Breakpoint indices for other PINs (including the
global PIN) may be retrieved by utilizing the optional pin parameter.

Formal Declaration 

     cmbpindex:u16 (cmaddr:cptr [pin:s16=0])



MPE/iX 5.0 Documentation