This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Debugging on Linux



Bryce wrote:
> 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.

It's just a matter of time before LinuxThread support is merged into
gdb proper.  It's not a very straight forward merge as LinuxThreads
has been a moving target for some time now, there are dependencies on
the libc version, etc.

I know this is actively being worked on, but I don't know when it will
be ready.

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]