如何使用DUMP文件在VS2012中继续调试? [英] How to continue debugging in VS2012 using DUMP files?

查看:68
本文介绍了如何使用DUMP文件在VS2012中继续调试?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一种情况需要调试一个功能,该功能从一系列其他功能中获取输入。由于这些早期的功能需要一些时间,我不想等待这些发生在我调试的每个实例上。相反,我喜欢转储应用程序的快照,目前所有早期功能都已执行。然后我想继续调试我感兴趣的功能。通过这种方式,我可以立即开始调试我的功能。这可能使用DUMP文件吗?或者我们在VS2012中有任何选项可以达到我的要求吗?



注意:

情况不是崩溃或挂起。

解决方案

请参阅使用DUMP文件 - Google搜索 [ ^ ]。

I have a situation where I need to debug a functionality which takes input from a series of some other functionalities. As these earlier functionalities take some time, I don't want to wait for these to happen every instance I debug. Instead I like to dump the snapshot of the application, at the moment all earlier functionalities are executed. Then I want to continue debugging the functionality that I am interested in. By this way, I can start debugging my functionality instantaneously. Is this possible using DUMP files? Or do we have any option in VS2012 to achieve my requirement?

Note:
The situation is not a crash or hang.

解决方案

See using DUMP files - Google Search[^].


这篇关于如何使用DUMP文件在VS2012中继续调试?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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