VS2010调试器花费的时间不合理 [英] VS2010 debugger takes an unreasonable amount of time

查看:58
本文介绍了VS2010调试器花费的时间不合理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

还有其他人用C ++处理过VS2010调试,并且每次您将它停在那里30秒钟以上吗?这发生在我身上,在冻结期间,调用堆栈窗口中只有灰色的内容,上面写着忙碌...。整个界面都处于锁定状态……我所做的每一步,现在我都在尝试逐步进行这种基于策略的大规模设计,以提高WTF的准确性。当我知道时,我遇到了无RTTI数据错误

Anyone else dealt with VS2010 debug in C++ and have it just sit there for 30+ second each time you step? This is happening to me and the call stack window just has this grey thing that says "Busy..." in it during this freeze. The whole interface just locks down...each and every step I make and right now I'm trying to step through this massive policy based design in boost to figure out WTF I got a, "no RTTI data," error when I know the compiler is using RTTI.

无论如何,它使我心烦意乱,所以如果有人知道如何加快此速度,至少可以达到蜗牛的速度,会很棒。

Anyway, its frustrating the holy hell out of me so if anyone has any idea how to speed this thing up to at least a snail's pace that would be great.

推荐答案

您不使用数据断点还是有条件的断点?这两个步骤都会显着减慢运行速度。

You aren't using data breakpoints or conditional breakpoints are you? Both of these slow down running/stepping significantly.

这篇关于VS2010调试器花费的时间不合理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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