Hi,
I recently installed jde 2.1.5 on both my Linux machine at home
(redhat 6.1, Sun's JDK 1.2.2) and my Solaris machine at work. It seems that
jdb hangs when I try and debug on Linux. On Solaris it seems to
run fine. I also tried the latest beta version, same result.
I've set the classpath and the source paths correctly (it all works on
solaris).
The output is like:
Initializing jdb...
> Breakpoint set in Test.main
> run Test
Then it just seems to hang. The Jdb menu item doesn't come up
either (I'm guessing because the breakpoint is never reached).
I tried running jdb from the shell and it does work.
Has anyone else had this problem ?
regards
Michael