Windows

The types of windows available within IDF are:
  • AdStops window (CMS only)
    • Opened by the ADSTOPS and REGSTOPS commands.
    • Closed by the ADSTOPS, REGSTOPS, or CLOSE command.
    • Displays the current PER AdStops and Register Stops.
  • Additional Floating-Point Registers window
    • Opened by the AFPR command.
    • Closed by the AFPR or CLOSE command.
    • Displays the current Additional Floating-Point Registers and the Floating-Point Control Register.
  • Break window
    • Opened by the BREAK command.
    • Closed by the BREAK or CLOSE command.
    • Displays the active breakpoints and watchpoints.
  • Current Registers window
    • Opened by the REGS, REGS64, AREGS, or CREGS command.
    • Closed by the REGS or CLOSE command.
    • Displays the current PSW, GPRs, and FPRs or ARs or CRs.
  • Disassembly window
    • Opened by the DISASM or OPEN command.
    • Closed by the DISASM or CLOSE command.
    • Displays disassembled instructions.
  • Dump window
    • Opened by the DUMP or OPEN command.
    • Closed by the DUMP or CLOSE command.
    • Displays storage in "dump format".
  • Entry Point Names window
    • Opened by the EPNAMES or OPEN command.
    • Closed by the EPNAMES or CLOSE command.
    • Displays information about the entry points in the module.
  • Language Support Module information window
    • Opened by the VARIABLE, LANGUAGE, STRUCT, or OPEN command.
    • Closed by the VARIABLE or CLOSE command.
    • Displays information from IDF Language Support commands.
  • Minimized Windows Viewer
    • Opened by the MINIMIZE command.
    • Closed by the MAXIMIZE command.
    • Lists the minimized windows.
  • Old Registers window
    • Opened by the OREGS command.
    • Closed by the OREGS or CLOSE command.
    • Displays the old ARs, CRs or PSW, GPRs, FPRs, and instruction at PSW.
  • Options window
    • Opened by the OPTIONS command.
    • Closed by the OPTIONS or CLOSE command.
    • Displays settings of various options.
  • Skipped Subroutines window
    • Opened by the SKIPSTEP command.
    • Closed by the SKIPSTEP or CLOSE command.
    • Displays subroutines "skipped" during single stepping, statement stepping, or the PATH or FASTPATH processing.
  • Target Status window
    • Opened by the STATUS command.
    • Closed by the STATUS or CLOSE command.
    • Displays information about the target program.