1 /PREDEFINED
Cancels all predefined (but no user-defined) breakpoints and tracepoints.
2 /USER
Cancels all user-defined (but no predefined) breakpoints, tracepoints, and watchpoints. This is the default unless you specify /PREDEFINED.