DBG$UIHELP.HLB  —  DEBUGUI  custom_views
  To define the startup configuration of the debugger windows and views:

  1.  While using the debugger, set up the desired configuration of the
      windows and views.

  2.  Choose Save Options from the Options menu on the main or optional
      view window.  This creates a new version of the debugger resource
      file with the new settings.

  When you later start the debugger, the new configuration appears
  automatically.

  Note that adding views to the startup configuration increases the
  startup time accordingly.

  You can also define the startup window configuration by editing the
  current definition of the following resources in the VMSDEBUG.DAT
  resource file:

  DebugSource.width
  DebugSource.x
  DebugSource.height
  DebugSource.y
  DebugControl.width
  DebugControl.x
  DebugControl.height
  DebugControl.y
Close Help