断点问题... [英] breakpoint problem...

查看:55
本文介绍了断点问题...的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到了问题,当我尝试调试代码时在断点处..
断点当前不会被命中.该文档尚未加载任何符号.

请让我知道如何解决此问题,我需要调试我的代码..

I am having problem, that when i try to debug my code then at breakpoint..
The breakpoint will not currently be hit. No symbols have been loaded for this document.

Please let me know how to remove this problem, i need to debug my code..

推荐答案

您使用的是哪个编译器.
问题似乎与调试信息有关.
我认为设置有问题.
如果您指定编译器,则可以期望获得更多帮助.
Which compiler you are using.
The problem seens to be related to debug information.
I think, there is some problem with the settings.
If you specify the compiler, more help can be expected.


通常,如果您对代码进行了一些更改并且没有重新编译指定DEBUG作为输出类型的代码,则会发生这种情况.
Generally this happens if you make some changes to your code and you haven''t recompiled your code specifying DEBUG as the output type.


这篇关于断点问题...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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