简体   繁体   中英

Ecllipse “Debug Current Instruction Pointer” Slow

For some reason when I am debugging Java code with Eclipse on CentOS my debug current instruction pointer takes up to 5 minutes to update its location after a breakpoint is hit. The code itself will be stopped at the breakpoint but the visual part of the pointer does not show up. Any tips to fix this?

I had to reinstall eclipse to fix this issue. (Installed same version and it worked fine)

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