如何使用Windows 7 x64上的Visual C ++ 6进行调试? [英] How to debug with Visual C++ 6 on Windows 7 x64?

查看:203
本文介绍了如何使用Windows 7 x64上的Visual C ++ 6进行调试?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

肯定答案是你不能或使用XP模式,但我想知道是否可行。



问题我曾经是调试一些应用程序并点击一个断点,当我停止调试器时,调试器仍然停滞。它不能被杀死,我不能附加另一个调试器(它说它已经被调试了)。它不会消失,直到我关闭Visual C ++。



这是一个Windows 7 64位安装。 VC已安装SP 6。

解决方案

我以前的修复是可怕的。



<最后,我开发了一个新的修复程序,与英文版的Visual Studio 6完美配合(SP6我认为)



你需要检查文件的版本位于Common / MSDev98 / Bin的DM.dll



正确的版本是6.0.9782.0。



链接: http://www.dr-hoiby.com/TLLOC.dll (28KB )



如何安装:根据下载的版本替换Common / MSDev98 / Bin / TLLOC.dll。



祝福。


Surely the answer will be "you can't" or "use XP mode", but I'd like to know if it it possible.

The issue I have is that whenever I debug some application and hit a breakpoint, when I stop the debugger the debuggee remains stuck. It can't be killed, I can't attach another debugger (it says it is already being debugged). It won't go away until I close Visual C++.

This is hapenning on a Windows 7 64 bits install. VC has SP 6 installed.

解决方案

My previous fix was horrible.

Finally, I developped a new fix, working perfectly with the english version of Visual Studio 6. (SP6 I think)

You need to check the version of the file DM.dll located into "Common/MSDev98/Bin"

The correct version is 6.0.9782.0.

link: http://www.dr-hoiby.com/TLLOC.dll (28KB)

how to install: replace "Common/MSDev98/Bin/TLLOC.dll" by the version downloaded.

Best regards.

这篇关于如何使用Windows 7 x64上的Visual C ++ 6进行调试?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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