Library /sys$common/syshlp/DBG$UIHELP.HLB  —  DEBUGUI  break_exception
  An exception breakpoint suspends execution when an exception is
  signaled and before any exception handler declared by your program
  executes.  This allows you to step into the exception handler (if one
  is available) to check the flow of control.

  To set an exception breakpoint, choose On Exception from the Break
  menu.  The exception breakpoint triggers whenever any exception is
  signaled.
Close Help