
  TYPE
    pmt$debug_identifier = 0 .. 31,

    pmt$debug_codes = set of osc$data_read .. osc$call_instruction,

    pmt$debug_low_address = ^cell,
    pmt$debug_high_address = ^cell;

*copyc ost$debug_code
