Visual Studio 2010调试器跳过 [英] Visual Studio 2010 debugger skipping

查看:128
本文介绍了Visual Studio 2010调试器跳过的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

调试时有时会随机跳转。有时候,我进入另一个函数里面的函数,而不是去下一行,它将来会跳过到一个似乎随机的地方。有时通过另一个功能到中途。
它总是似乎尊重断点,即如果在将来设置了一个断点,它永远不会跳过它。

Occasionally during debugging the debugger skips forward randomly. Sometimes I Step into a function inside of another function and instead of going to the next line it skips through to a seemly random place in the future. sometimes to a line partway through another function. It always seems to respect breakpoints though, i.e. if a breakpoint is set in the future it never will skip past it.

我正在运行64位Win 7和visual studio 2010终极。我没有使用线程。这在Visual Studio 2008中从来没有发生过。我如何解决这个问题?

I'm running 64 bit Win 7 and visual studio 2010 ultimate. I'm not using threads. This never happened for me in visual studio 2008. How can I fix this?

推荐答案

我遇到类似的问题调试C#程序与Visual Studio 2010在XP机器上。调试器只是随机跳到其他一行或下一个断点。

I'm running into similar problems debugging a C# program with Visual Studio 2010 on an XP machine. The debugger just randomly skips to some other line or the next break point.

似乎Microsoft已经在SP1中发布了一个修复程序。

It seems that Microsoft has released a Fix for this in the SP1.

这篇关于Visual Studio 2010调试器跳过的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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