Hello, I've been trying to get jdb running under jdk1.1.5 under Linux, with no luck. Has anybody gotten this working? First I type: javac -g Layout.java then: jdb Layout, from the JDE/Debug option Emacs then says: "Initializing jdb..." and nothing more. Has anybody gotten this to work? Thanks, Larry
- Re: jdk1.1.5: Using jdb under Linux Larry Medwin
- Re: jdk1.1.5: Using jdb under Linux Duncan Roe