To view debugging status information

  1. From the Assembler debug window, press I (Information).
  2. Press Esc to close the status information window.
Note: The information shown includes the program status word (PSW) which shows the current instruction being executed; the high-order bit indicates whether the program is executing in 31-bit mode (bit on) or 24-bit mode (bit off).

With the status information window open, Press - or Page Down to view a list of currently loaded programs with their entry addresses. This information may help you when you are setting address breakpoints.