Community
Participate
Working Groups
Steps to reproduce: 1. Set a breakpoint and disable it. 2. Start a debug session. 3. Remove the disabled breakpoint "Breakpoint already removed" will appear in the error log. Disabled breakpoints are not set until they are enabled. In this case removing a breakpoint that never been set causes the validation failure.