public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/2366: gdb crash: infinite recursion in fill_in_vptr_field no
@ 2007-11-21 17:08 Aleksandar Ristovski
  0 siblings, 0 replies; 2+ messages in thread
From: Aleksandar Ristovski @ 2007-11-21 17:08 UTC (permalink / raw)
  To: nobody; +Cc: gdb-prs

The following reply was made to PR c++/2366; it has been noted by GNATS.

From: Aleksandar Ristovski <ARistovski@qnx.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: c++/2366: gdb crash: infinite recursion in fill_in_vptr_field
	no
Date: Wed, 21 Nov 2007 12:06:32 -0500

 Clarification:
 
 In the Description section the "In short" example should have been:
 
 namespace N1 {
 class A {};
 }
 namespace N2 {
 class A : public N1::A {}
 }
 
 Note how name "A" appears in both namespaces. 
 
 
 The attached example is still good though.
 
 ---
 Aleksandar


^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: c++/2366: gdb crash: infinite recursion in fill_in_vptr_field no
@ 2007-11-21 17:08 Aleksandar Ristovski
  0 siblings, 0 replies; 2+ messages in thread
From: Aleksandar Ristovski @ 2007-11-21 17:08 UTC (permalink / raw)
  To: nobody; +Cc: gdb-prs

The following reply was made to PR c++/2366; it has been noted by GNATS.

From: Aleksandar Ristovski <ARistovski@qnx.com>
To: Daniel Jacobowitz <drow@false.org>, Aleksandar Ristovski
	 <ARistovski@qnx.com>
Cc: gdb-gnats@sources.redhat.com, Ryan Mansfield <RMansfield@qnx.com>
Subject: RE: c++/2366: gdb crash: infinite recursion in fill_in_vptr_field
	no
Date: Wed, 21 Nov 2007 11:59:52 -0500

 > -----Original Message-----
 > From: Daniel Jacobowitz [mailto:drow@false.org]
 > Sent: November 21, 2007 11:57 AM
 > To: aristovski@qnx.com
 > Cc: gdb-gnats@sources.redhat.com; rmansfield@qnx.com
 > Subject: Re: c++/2366: gdb crash: infinite recursion in
 > fill_in_vptr_fieldno
 > 
 > On Wed, Nov 21, 2007 at 04:39:02PM -0000, aristovski@qnx.com wrote:
 > > >Release:        unknown-1.0
 > 
 > What version of GDB?  Have you tried the latest?
 
 We tried all from 5.2.1 to 6.7.
 
 The only difference we saw is with the GCC version: with binary created with
 4.0.3 it still crashes, but not with binaries generated with gcc 4.1.1 and
 4.1.2 
 
 ---
 Aleksandar
 > 
 > --
 > Daniel Jacobowitz
 > CodeSourcery


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-21 17:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-21 17:08 c++/2366: gdb crash: infinite recursion in fill_in_vptr_field no Aleksandar Ristovski
2007-11-21 17:08 Aleksandar Ristovski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).