简体   繁体   中英

Debug hit without breakpoint - Eclipse

I am debugging certain project and put debug point at a location in 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.

Window -> Preferences -> Java -> Debug

Uncheck Suspend execution on uncaught exceptions .

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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