为什么Visual Studio中的F10(step over)不起作用? [英] Why does F10 (step over) in Visual Studio not work?

查看:1007
本文介绍了为什么Visual Studio中的F10(step over)不起作用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Visual Studio 2008中调试(web)项目。我正在打断点。 F10如预期那样继续下一行,但下一个F10只是停止调试,代码继续进行,无需任何调试(如按F5)。为什么会发生这种情况?




  • 我已经尝试过干净的解决方案。

  • 其他断点有时!)跳过,即使是同样的方法



任何线索?

解决方案

可能是因为您没有Visual Studio 2008的更新kb 957912。
在我的机器上修复了同样的问题。


I'm debugging a (web) project in Visual Studio 2008. I'm hitting a breakpoint. F10 continues to the next line, as expected, but the next F10 just stops debugging and the code continues without any more debugging (like pressing F5). Why is this happening?

  • I have tried 'clean solution'.
  • Other breakpoints sometimes(!) skipped, even in the same method

Any clues?

解决方案

It is probably because you do not have the update kb 957912 for Visual Studio 2008. That fixed the same issue on my machine.

这篇关于为什么Visual Studio中的F10(step over)不起作用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆