s.
What combination of lib, tool, jdk and os versions would you recommend?
Thanks in advance,
Richard Johnson
**
A more detailed account of my problem:
I am trying to debug a dynamic native library I have ported fr
On Mon, 03 Jan 2000, you wrote:
> richard johnson wrote:
> >
> > Program received signal ?, Unknown signal.
> > 0x4012eb6e in __sigsuspend (set=0xb2a8) at
>../sysdeps/unix/sysv/linux/sigsuspend.c:48
> > 48 ../sysdeps/unix/sysv/linux/sigsuspend.c: No such f
On Thu, 30 Dec 1999, Nathan Meyers wrote:
> richard johnson wrote:
> >
> > Hello,
> >
> > I am in the process of porting a JNI dynamic library to
> > Unix that was developed on wiindows. I have made
> > some errors and would like to debug but am hav
Hello,
I am in the process of porting a JNI dynamic library to
Unix that was developed on wiindows. I have made
some errors and would like to debug but am having
some troubles using ddd and gdb.
The following snippets are from the stderr stream
when I run without the debugger and just crash.