Search code examples
eclipsebreakpoints

Breakpoints in Eclipse stopped working


I was coding late yesterday (might be important) and debugging and breakpoints were working fine.

Today, probably when I pressed some unknown shortcut, execution is not stopping on breakpoint.

First thing I noticed is strange icon:

enter image description here

but I found no option (basically because I do not know what I'm looking for) to switch it back...

Currently it is crossed (I do not know what is that) but it is not disabled (icon is empty in such cases).


Solution

  • Enable breakpoints. Click Windows > Open perspective > Other Choose Debug.

    Refer screen-shot

    enter image description here