打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
does not contain debug information. Press OK to Co...

今天一个VC6的项目,在做调试时遇到了不能调试的问题,其提示信息是:

does not contain debug information. Press OK to Continue

找了一些资料,常规的解决办法是:

检查一:

  1. Open your project (or workspace...)
  2. From menu bar: Build->Set Active Configuration... - make sure the Win32 Debug option is selected.
  3. From menu bar: Build->Rebuild All
检查二:

  1. 在project->setting->link->category:Debug中选中Debug Info,选中Microsoft format 。
  2. 在project->setting->c/c++->category:General中,Debuginfo选择 program database或者program database for edit and continue.
检查三:
在project->setting->Debug中 Executable for debug session的路径 ,对应的路径应该与:project->setting->link->category:General中的Output file name的路径一致。前者为绝对路径,后者可以是相对路径。

我的情况适用于检查三,由于更改了第一个路径,在Debug时,运行的是以前项目路径下生成的不可Debug的EXE文件,因此不管如何设置,都产生了'does not contain debug information. Press OK to Continue'的错误。
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
VC调试方法
#ifdef的用法
Configure NS-2 with Eclipse in Linux
iOS:[译]Xcode Concepts
新建Project
kernal ubuntu
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服