This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Debugging on Linux
- To: java-discuss@sourceware.cygnus.com
- Subject: Debugging on Linux
- From: Bryce McKinlay <bryce@albatross.co.nz>
- Date: Wed, 19 May 1999 12:16:55 +1200
Has anyone been able to successfully debug gcj stuff on a glibc linux
system? gdb 4.18 is supposed to be able to debug java, but it does not
support linuxthreads. Variants of gdb 4.17 are available that do support
linux threads (like the one that comes with redhat), but these don't
support java correctly - bit of a catch 22.
regards
[ bryce ]