Joseph Shraibman wrote:
> > Please note that it is perfectly legal with respect to the JLS to
> > implement Thread.yield() as nop in JVMs based LinuxThreads. Actually
> > it is not only legal, it's desirable to implement it as nop on JVMs
> > that employ preemptive scheduling policies (especiall
Hi,
On Tue, 09 Jan 2001 18:31:01 [EMAIL PROTECTED] wrote:
> Hi, I cannot run jdb under linux, after I input 'step', jdb seems hung
> there
> (there's no output, whatever i input), I don't know why. I tried jdb
> under
> DOS, and it's ok.
Try the JDKs from Sun or IBM, they seem to work OK.
Ciao
Hi,
I'll expand a bit on my experiences with debugging under Linux.
I currently have 3 JDKs installed: Blackdown 1.3.0FCS, Suns original 1.3.0
(without the _01) and IBMs 1.3 with the fixes from Nov. 14. Distribution is
Debian unstable, so everything is quite bleeding edge (and sometimes
buggy).
Hi everybody,
I guess it is known that the Blackdown JDK 1.3 does not work reliably with
the Forte/Netbeans debugger, the JVM crashes hard after a few seconds of
step-debugging. I would switch to the IBM JDK, but I can't debug JMF
applications with it (it cannot find the codecs, and the README s