Debugging with NetBeans: it *completely* ignores breakpoints
807598Oct 2 2006 — edited Oct 2 2006Well, I'm sure I'm doing some mistake... The problem is that if I set some breakpoints in NetBeans 5.0, and then I try to "Debug" the program (F5), the breakpoints I've set are simply ignored.
The program goes straight forward without any interruption.
What's wrong?
Thank you in advance!