Why does Visual Studio 2008 skip over my break points?

前端 未结 13 2207
旧巷少年郎
旧巷少年郎 2020-12-20 22:20

I am running Visual Studio 2008 with SP1. When I debug an application, it will skip over my break points.

For example, I have two lines of code, each call a method.

13条回答
  •  不知归路
    2020-12-20 22:48

    I had this problem and had to install a hotfix. See http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/f3fcb4fb-8a08-4fa0-8d58-9ed6f3eb1193 for details

提交回复
热议问题