Java 1.4 Debugger Not Working?
May 13th
There’s a bug that I’d encountered running the debugger in JDK 1.4.2 ages ago that reared it’s head again today. I’ve been working on a system that uses this old JDK and thought I’d note the solution here in case I ever came across it again.
The problem is encountered when the JVM is launched [...]
