1.2-prev2 : jdb not working

1999-08-06 Thread Peter Tillemans
e disabled the JIT commpiler and enabled green threads in the environment. Can anybody indicate where I should look to get the debugger working? TIA, Peter Tillemans -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: 1.2-prev2 : jdb not working

1999-08-06 Thread Peter Tillemans
Peter Tillemans wrote: > Hello, > > I am using the 1.2-prev2 release on a RedHat 6.0 system. > > When I try to debug something I always get > ... > Can anybody indicate where I should look to get the debugger working? Never mind : my fault, I apparently mixed up glibc2.0 a

Re: Java App placement in Gnome

2000-01-31 Thread Peter Tillemans
l me how I can launch a java app in X/gnome *without* the gnome window frame? Have you considered running the Java App as the sole X client? Running "xinit java ..." from the console would start an X server with only the java app and nothing else. --  Peter Tillemans