项目的编译链接都通过了,但是按F5(开始调试)后,报了这样的错误:
'C:\Program Files\BREW\3.1.5\sdk\bin\BREW_Simulator.exe' does not contain debugging information...Press OK to continue.
点击OK键后,无法命中断点。
请问这是什么原因?如何解决这个问题?
...全文
17098打赏收藏
新手问题-无法使用VC单步调试
项目的编译链接都通过了,但是按F5(开始调试)后,报了这样的错误: 'C:\Program Files\BREW\3.1.5\sdk\bin\BREW_Simulator.exe' does not contain debugging information...Press OK to continue. 点击OK键后,无法命中断点。 请问这是什么原因?如何解决这个问题?
[Quote=引用楼主 special_lin 的回复:]
项目的编译链接都通过了,但是按F5(开始调试)后,报了这样的错误:
'C:\Program Files\BREW\3.1.5\sdk\bin\BREW_Simulator.exe' does not contain debugging information...Press OK to continue.
点击OK键后,无法命中断点。
请问这是什么原因?如何解决这个问题?