The specified breakpoint ID already exists. This error occurs when a task calls CreateBreakpoint with the same ID multiple ...

The specified breakpoint ID already exists. This error occurs when a task calls CreateBreakpoint with the same ID multiple times. It is possible to create a breakpoint with the same ID multiple times if the task calls RemoveBreakpoint on the first creation before creating the second one.