Hi Calum, Please check that appropriate step filters are off in File | Project Properties | Debugger.
Best regards, Eugene Zhuravlev IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Calum Maclean" <[EMAIL PROTECTED]> To: "IntelliJ Mailing List (E-mail)" <[EMAIL PROTECTED]> Sent: 30 November, 2001 1:36 PM Subject: [Eap-list] Stepping into JDK code > Hi > I can't seem to step into JDK code. > For example, if the debugger is paused at the following simple code: > s.toString(); > and I press F7 (to step into), it just steps over it. I discovered this > while debugging through Swing code, but it seems to apply more generally. > BTW, I've got jdk1.3\src.jar!\src in my project sourcepath. > I'm sure it used to work... > I'm using build 521. > Calum > > _______________________________________________ > 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
