From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28227 invoked by alias); 5 Jun 2003 21:59:56 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 28196 invoked from network); 5 Jun 2003 21:59:54 -0000 Received: from unknown (HELO swordfish.cs.caltech.edu) (131.215.44.124) by sources.redhat.com with SMTP; 5 Jun 2003 21:59:54 -0000 Received: from orchestra.cs.caltech.edu (orchestra.cs.caltech.edu [131.215.44.20]) by swordfish.cs.caltech.edu (Postfix) with ESMTP id 0687EDF265; Thu, 5 Jun 2003 14:59:54 -0700 (PDT) Received: (from mvanier@localhost) by orchestra.cs.caltech.edu (8.11.6/8.9.3) id h55Lxrm20586; Thu, 5 Jun 2003 14:59:53 -0700 Date: Thu, 05 Jun 2003 21:59:00 -0000 Message-Id: <200306052159.h55Lxrm20586@orchestra.cs.caltech.edu> X-Authentication-Warning: orchestra.cs.caltech.edu: mvanier set sender to mvanier@cs.caltech.edu using -f From: Michael Vanier To: ac131313@redhat.com Cc: jimb@redhat.com, gdb@sources.redhat.com, jimb@redhat.com In-reply-to: <3EDF5BFA.70009@redhat.com> (message from Andrew Cagney on Thu, 05 Jun 2003 11:04:26 -0400) Subject: Re: c++/1234: local variables in destructor ignored References: <20030605000629.21141.qmail@sources.redhat.com> <3EDF5BFA.70009@redhat.com> X-SW-Source: 2003-06/txt/msg00078.txt.bz2 FWIW I submitted a bug report to the GCC gnats system, ID 11098. Mike > Date: Thu, 05 Jun 2003 11:04:26 -0400 > From: Andrew Cagney > > [switch to gdb@] > > > Synopsis: local variables in destructor ignored > > > > State-Changed-From-To: open->feedback > > State-Changed-By: jimb > > State-Changed-When: Thu Jun 5 00:06:29 2003 > > State-Changed-Why: > > Although it's not showing up on the web page, I have sent a reply to this explaining that G++ isn't emitting the right debug info. If the submitter agrees, then we can close this and call it a G++ bug. > > > > http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=1234 > > Set it to category external. I don't remember the decision on the > state. Suspended? MichaelC? > > Andrew > >