1 另外创建一个exe工程,对应的调用我们要调试的dll文件。在本例中我创建了一个TestDll.exe文件调用dll 2 打开project->seting->debug 3 找到刚才的TestDll.exe作为调试程序。4 点击ok现在再调试就没问题了。
网络执行文件路径;调试任务的可执行文件 网络释义
左边Setting For要选Win32 Debug模式,Setting For下面是一个树形列表,显示的所有工程信息,选择一个你要调试的工程(不需要打开选择下面的.h,.cpp文件)右边点击Debug主要设置三个地方:Catagory:GeneralExecutable for debug session:这个目录很重要,...
创天对”Executable for debug session“的翻译就是:可执行调试对话
欢迎阅读『setting中executable for debug session对话框』 /*旋转立方体*/ 昵称: 渔阳俊俊 园龄: 5年7个月 粉丝: 3 关注: 4 +加关注 < 2025年4月 > 日一二三四五六 30 31 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 1 2...
This dialog box appears when you try to debug a DLL for which no executable is specified. Visual Studio cannot launch a DLL directly. Instead, it will launch the specified executable. You can debug the DLL when it is called by the executable. Executable file name Enter the path name to ...
a附件中的照片是破损件在第一次发运时拍的 In the appendix picture is the breakage when first shipping out pats [translate] a我希望我不会过分打扰你 正在翻译,请等待... [translate] aplease specify the executable file for the debug session 为调试会议请指定可执行文件 [translate] ...
However, while trying to support projects in sub-folders (and unit testing, which works differently to debugging on the device) I've discovered that I need to know theprogramand/orcwdfor the session being launched in order to know which of the debuggers to launch. ...
VC6.0提示please specify the name of the executable file to be used for the debug session ?VC...
at first glance it looks as though the debugger does not know which node to look for the debuggee at. Thus the issue most likely may be in your MPI debug setup Let me paste in an excerpt from our documentation that may help. If that doesn't help please provide me with the detailed...