This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB 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/279: Severe debugging problems (gdb vs gcc 3.1)


The following reply was made to PR gdb/279; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@mvista.com>
To: Michael Elizabeth Chastain <mec@shout.net>
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/279: Severe debugging problems (gdb vs gcc 3.1)
Date: Sun, 8 Dec 2002 20:52:56 -0500

 On Sun, Dec 08, 2002 at 09:48:01PM -0000, Michael Elizabeth Chastain wrote:
 > The following reply was made to PR gdb/279; it has been noted by GNATS.
 > 
 > From: Michael Elizabeth Chastain <mec@shout.net>
 > To: gdb-gnats@sources.redhat.com, schmid@snake.iap.physik.tu-darmstadt.de
 > Cc:  
 > Subject: Re: gdb/279: Severe debugging problems (gdb vs gcc 3.1)
 > Date: Sun, 8 Dec 2002 15:42:13 -0600
 > 
 >  This was an informative bug report, thanks.
 >  
 >  This bug is fixed in gdb 5.2.91 and the current gdb cvs HEAD.
 >  
 >  You can pick up gdb 5.2.91 at:
 >  
 >    ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-5.2.91.tar.bz2
 >  
 >  I tested this with:
 >  
 >    target   => native
 >    host     => i686-pc-linux-gnu%rh-8
 >    gdb      => 5.2.91, HEAD%20021206
 >    gcc      => 3.2.1
 >    binutils => 2.13.1
 >    glibc    => 2.2.93-5-rh
 >    gformat  => dwarf-2, stabs+
 >  
 >  Michael C
 
 With pretty much the same tools versions I got:
 $1 = {static none = 0, static ctype = 1, static numeric = 2, static
 collate = 4, static time = 8, 
   static monetary = 16, static messages = 32, static all = 63, _M_impl = 0x804de20, 
   static _S_classic = 0x400c9e20, static _S_global = 0x400c9e20, 
   static _S_categories_size = <optimized out>, static _S_extra_categories_size = <optimized out>, 
   static _S_categories = <optimized out>}
 
 which is interesting, but not wrong.  Appears to be a difference in how
 locales support was built.  Thanks for closing this.
 
 -- 
 Daniel Jacobowitz
 MontaVista Software                         Debian GNU/Linux Developer


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