加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

Oneormorebreakpointscannotbesetandhavebeendisabled.Executionatthebegin【转】

(2024-11-15 08:49:37)
标签:

debug

release

breakpoints

分类: 代码天地
Debug error:"One or more breakpoints cannot be set and have been disabled.Execution will stop at the beginning of the program."


在使用VC++6.0调试时,经常出现如下信息:
One or more breakpoints cannot be set and have been disabled.Execution will stop at the beginning of the program.
问题的主要原因是:没有将程序设置成Win32 Debug状态。
在动态链接库程序中,设置相应的Debug状态即可。
更多技术文章请参看施昌权的个人网站: http://www.joyvc.cn

                        
原文链接:https://blog.csdn.net/scq2099yt/article/details/2110849

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有