Yes, I got SNIFF; apparently if you have a license at work, they let you
have one for home, and it runs on Linux. I'm still learning to use it,
though...
Larry
Franz Reitinger wrote:
>
> Developing Java-apps with Emacs is a fine thing. However source files
> may increase and sooner or later y
Hello,
I've been trying to get jdb running under jdk1.1.5, with no luck. Has
anybody gotten this working? When I run jdb Layout, from the JDE/Debug
option, it says: "Initializing jdb..." and nothing more. Has anybody
gotten this to work?
Thanks,
Larry
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?
T