Yes, this happens sometimes to the code in "if-else" statements - the reason is that compiler genarates wrong line number info, which is later reported to the debugger. This bug has always been there in 1.3.x JDKs. Sun claims it is fixed in 1.4... Looks like it is not....
-- Best regards, Eugene Zhuravlev JetBrains, Inc, http://www.intellij.com "Develop with pleasure!" "Glen Stampoutlzis" <[EMAIL PROTECTED]> wrote in message ahlfk1$mmb$[EMAIL PROTECTED]">news:ahlfk1$mmb$[EMAIL PROTECTED]... > > The debugger seems to often debug through the wrong lines when I'm > debugging. I can't pin down how to reproduce in easy to follow steps > unfortunately. > > I'm just compiling with the standard compiler. Has anyone else encountered > this? > > Regards, > > > -- > Glen Stampoultzis (TriNexus Pty Ltd) > Fixed:+61 3 9753-6850 Mob:+61 (0)402 835 458 > ICQ: 62722370 EMail: [EMAIL PROTECTED] > URL's: http://jakarta.apache.org/poi, http://www.krysalis.org > > > > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
