From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10278 invoked by alias); 5 Jun 2003 16:28:48 -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 10195 invoked from network); 5 Jun 2003 16:28:46 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 5 Jun 2003 16:28:46 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h55GSXm01333; Thu, 5 Jun 2003 09:28:33 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Andrew Cagney Cc: jimb@redhat.com, gdb@sources.redhat.com, mvanier@cs.caltech.edu Subject: Re: c++/1234: local variables in destructor ignored References: <20030605000629.21141.qmail@sources.redhat.com> <3EDF5BFA.70009@redhat.com> From: David Carlton Date: Thu, 05 Jun 2003 16:28:00 -0000 In-Reply-To: <3EDF5BFA.70009@redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-06/txt/msg00073.txt.bz2 On Thu, 05 Jun 2003 11:04:26 -0400, Andrew Cagney said: >> 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. > Set it to category external. I don't remember the decision on the > state. Suspended? State=suspended. You could also use category=c++, class=external (to make it easier for other people who encounter the same bug to find it). But don't suspend it until the G++ bug has been filed, and reference the G++ bug in the history trail of our bug. Also, somebody should add this to our test suite; I suppose I'm the logical person to do that. David Carlton carlton@math.stanford.edu