Issue
So I've seen some similar threads, but none had a fix for me.
My debugger is not stopping at breakpoints for some reason. I can set the breakpoint, and it shows as a breakpoint in the debugging perspective, but the debugger doesn't stop when I hit 'resume'. It means I need to manually step into where I need to go. Very inconvenient.
Also: Ignore all breakpoints is NOT set.
Solution
Solved this. It was a matter of setting Eclipse to run "as Administrator". Damn windows.
Answered By - Scuba Steve