This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

RE: gdb vs. gcj


I suspect Ranjit just explained the problem.  I was using various released
gdb versions, including 6.0.  I should have seen the announcement that those
were incompatible with 3.5. 

I'm in the process of getting and building the current 6.1 tree.

Thanks.

Hans

> -----Original Message-----
> From: Andrew Haley [mailto:aph@redhat.com]
> Sent: Wednesday, March 10, 2004 2:46 AM
> To: gdb@sources.redhat.com
> Cc: java@gcc.gnu.org; Boehm, Hans
> Subject: Re: gdb vs. gcj
> 
> 
> CCd to gdb for info.
> 
> Hans, can you provide some more info?  When does it crash?  Can you
> provide a gdb backtrace?
> 
> Andrew.
> 
> 
> --------------------------------------------------------------
> --------------------------
> From: Ranjit Mathew <rmathew@hotmail.com>
> Sender: java-owner@gcc.gnu.org
> To: java@gcc.gnu.org
> Subject: Re: gdb vs. gcj
> Date: Wed, 10 Mar 2004 12:05:44 +0530
> 
> Boehm, Hans wrote:
> > I'm having problems with various versions of gdb crashing 
> with SIGSEGV when trying to debug
> > any executables that include libgcj (cvs trunk from about a 
> week ago).
> > 
> > I've seen this on both X86 and Itanium, both with older 
> RedHat releases (8.0 and 7.1).
> > 
> > Does this ring any bells?  Did I miss something?
> 
> If GDB is crashing for you, it *could be* due to the
> recent location lists related changes in GCC that are
> properly handled only by the currently in CVS (and to
> be released as 6.1) GDB.
> 
> See:
> 
>     http://gcc.gnu.org/gcc-3.5/changes.html
> 
> HTH,
> Ranjit.
> 
> -- 
> Ranjit Mathew          Email: rmathew AT hotmail DOT com
> 
> Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/
> 


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