Hi Rob, Does the problem happen with JDK 1.3.1? This version of JDK fixed some bugs in JPDA so it is preferable to use JDK 1.3.1 for debugging. Are you using custom class-loaders in your application?
Best regards, Eugene Zhuravlev IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Andres, Rob" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 05 December, 2001 12:28 AM Subject: [Eap-list] Debugger Breakpoint Bug - Build #526 > After removing a particular breakpoint, the debugger continues to break > where I had set that breakpoint. I've since tried to set it and remove it > in the same spot again, and it still stops. Other breakpoints that I've set > and removed work great. > > I'm running Java 1.3.0 under Win2K with Build #526 > > Rob Andres > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
