简体   繁体   English

无断点的调试命中-Eclipse

[英]Debug hit without breakpoint - Eclipse

I am debugging certain project and put debug point at a location in eclipse. 我正在调试某些项目,并将调试点放在Eclipse中的某个位置。

But, execution pauses somewhere I have not put debug point. 但是,执行会在我未放置调试点的地方暂停。

I googled it but of not help. 我用谷歌搜索,但没有帮助。 referred here also and tried everything, again of no use. 提到这里也尝试了一切,再次没有用。

Snapshots : 快照:

在此处输入图片说明

在此处输入图片说明

Found answer to my query, thanks to comment by Chrylis. 找到了我的查询的答案,这要感谢Chrylis的评论。

Window -> Preferences -> Java -> Debug 窗口->首选项-> Java->调试

Uncheck Suspend execution on uncaught exceptions . 取消选中未捕获的异常的挂起执行

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM