can't remove breakpoint

后端 未结 3 1839
Happy的楠姐
Happy的楠姐 2021-02-03 19:25

I\'ve a solid break point in Visual Studio 2008 that I can\'t remove. I can add other break points. Some removed but some don\'t.

The error is \"can\'t insert breakpoint

3条回答
  •  灰色年华
    2021-02-03 19:36

    Sometimes the solution *.suo file can become corrupt. This is where the breakpoints are stored. You can workaround the issue by deleting the suo file.

提交回复
热议问题