/sys$common/syshlp/DBG$HELP.HLB  —  DEBUG  DEACTIVATE  BREAK  Examples
    1.DBG> DEACTIVATE BREAK MAIN\LOOP+10

      This command deactivates the user-defined breakpoint set at the
      address expression MAIN\LOOP+10.

    2.DBG> DEACTIVATE BREAK/ALL

      This command deactivates all user-defined breakpoints.
Close Help