From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1160 invoked by alias); 14 Jun 2006 12:33:09 -0000 Received: (qmail 1152 invoked by uid 22791); 14 Jun 2006 12:33:08 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 14 Jun 2006 12:33:02 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 2DF1B48CC4E; Wed, 14 Jun 2006 08:33:00 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22478-01-9; Wed, 14 Jun 2006 08:33:00 -0400 (EDT) Received: from takamaka.act-europe.fr (joel.gnat.com [205.232.38.116]) by nile.gnat.com (Postfix) with ESMTP id DEA4748CC4C; Wed, 14 Jun 2006 08:32:59 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id AB4FB47E7F; Wed, 14 Jun 2006 05:32:59 -0700 (PDT) Date: Wed, 14 Jun 2006 12:33:00 -0000 From: Joel Brobecker To: Mark Kettenis , sjackman@gmail.com, gdb-patches@sourceware.org Subject: Re: Fix a crash when stepping and unwinding fails Message-ID: <20060614123259.GA1727@adacore.com> References: <20060220220331.GA29363@nevyn.them.org> <200602212015.k1LKFGrj005090@elgar.sibelius.xs4all.nl> <20060221202833.GA30161@nevyn.them.org> <200602212050.k1LKowmP012208@elgar.sibelius.xs4all.nl> <20060221205748.GA31483@nevyn.them.org> <200602212134.k1LLY3Sq028067@elgar.sibelius.xs4all.nl> <20060221215216.GA440@nevyn.them.org> <200602222154.k1MLsOxa008001@elgar.sibelius.xs4all.nl> <20060517160220.GD4118@nevyn.them.org> <20060613184243.GA16297@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060613184243.GA16297@nevyn.them.org> User-Agent: Mutt/1.4i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00217.txt.bz2 > Of course, I was mostly hoping for a response from Mark Kettenis, and I > believe he went on vacation a couple days later. But I'd really like > to have this issue fixed for GDB 6.5. Does anyone object to my > checking it in - and then, if Mark would like me to change it later, > I'll be sure to take care of it promptly. I was actually going to ask about this. No objection from me. On a related note, there is also a change that you posted that also fixed a crash for MinGW-hosted debugger, right? Stupidly, I lost that message. Anyway, that might also be another interesting fix for the release. -- Joel