Setting and Removing Conditional Thread Breakpoints

You can set or remove a conditional thread breakpoint by using:
  • The Work with Module Breakpoints display
  • The TBREAK debug command to set a conditional thread breakpoint in the current thread
  • The CLEAR debug command to remove a conditional thread breakpoint.