From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31690 invoked by alias); 11 Jul 2003 16:24:14 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31678 invoked from network); 11 Jul 2003 16:24:12 -0000 Received: from unknown (HELO are.twiddle.net) (64.81.246.98) by sources.redhat.com with SMTP; 11 Jul 2003 16:24:12 -0000 Received: from are.twiddle.net (localhost.localdomain [127.0.0.1]) by are.twiddle.net (8.12.8/8.12.8) with ESMTP id h6BGOALH023276; Fri, 11 Jul 2003 09:24:10 -0700 Received: (from rth@localhost) by are.twiddle.net (8.12.8/8.12.8/Submit) id h6BGO7q1023274; Fri, 11 Jul 2003 09:24:07 -0700 X-Authentication-Warning: are.twiddle.net: rth set sender to rth@twiddle.net using -f Date: Fri, 11 Jul 2003 16:24:00 -0000 From: Richard Henderson To: Elena Zannoni Cc: Mark Kettenis , gdb-patches@gcc.gnu.org Subject: Re: [RFA] Don't SEGV on invalid dwarf2 frame info Message-ID: <20030711162407.GA23257@twiddle.net> References: <20030710010318.GA3645@twiddle.net> <86wueqp075.fsf@elgar.kettenis.dyndns.org> <16141.59421.321365.310494@localhost.redhat.com> <20030710224850.GC20109@twiddle.net> <16141.61770.199776.920050@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16141.61770.199776.920050@localhost.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-07/txt/msg00241.txt.bz2 On Thu, Jul 10, 2003 at 07:05:46PM -0400, Elena Zannoni wrote: > Richard, fix up as you need, I'll let you check it in, so we don't > cross in mid air. Feel free to get rid of my name in the > changelogs. Done. Is separate approval needed for the 6.0 branch? The same patch applies without fuzz there, and tests out ok as well. r~