/sys$common/syshlp/DBG$HELP.HLB
DEBUG, RERUN, Qualifiers, /SAVE

 *Conan The Librarian

       /SAVE (default)
       /NOSAVE

    Controls whether to save the current state (activated or
    deactivated) of all breakpoints, tracepoints, and static
    watchpoints for the next run of the program. The /SAVE qualifier
    specifies that their state is saved, and /NOSAVE specifies that
    their state is not saved. /SAVE may or may not save the state of
    a particular nonstatic watchpoint depending on the scope of the
    variable being watched relative to the main program unit (where
    execution restarts).
  Close     Help