Harold Carr writes: > Hello, > > Before I give more details (make, model #, etc) I'll ask a more > general question. > > I've been happily and productively using jde-2.1.5 as my Java debugger > for several years. Thanks! > > I'm now starting to use J2SE 1.4. I've tried the jde-2.2.8 JDDEBug > with 1.4 and it kind of works, but has large delays and gets lost in > source code tracking. > > Before I spend much time on this, my general question is: Does any > version of JDE work as a reliable debugger for J2SE 1.4? >
Harold, I recommend that you upgrade to the latest beta (2.2.9beta9). It is in much better shape than 2.2.8. In fact, I plan to release it as the production version as soon as I can finish docing the many new features that it has. It includes a brand new interface to jdb that I have found works very reliably for JDK 1.3.1 and should work fine for 1.4.x as well. - Paul
