This is the mail archive of the java-discuss@sources.redhat.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: GCJ not using java.lang.Exception in libgcj.jar??


>>>>> "Kevin" == Kevin A Burton <burton@relativity.yi.org> writes:

Kevin> I am trying to "port" JavaCore (
Kevin> http://javacore.sourceforge.net ) from JDK 1.1.8 to GCJ.  While
Kevin> everything compiles correctly the installation of JavaCore is
Kevin> "tricky" and I wanted to post here to get more information.

I went and read a bit about JavaCore.

I'm curious to know -- is this something that would really be useful
in conjunction with libgcj?  I've never actually used a typical Java
debugger.  I just use gdb, which works fairly well (but far from
perfectly) with gcj applications.

I suppose we could have gcj generate core files in some situations.
Right now that would be of limited usefulness on Linux, though,
because as far as I know Linux can't create a core file which
represents more than a single thread.

Tom

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