From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2040 invoked by alias); 16 Jun 2006 01:16:26 -0000 Received: (qmail 2021 invoked by uid 22791); 16 Jun 2006 01:16:25 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 16 Jun 2006 01:16:22 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fr2wa-0001zz-DD; Thu, 15 Jun 2006 21:16:16 -0400 Date: Fri, 16 Jun 2006 01:16:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: Mark Kettenis , sjackman@gmail.com, gdb-patches@sourceware.org Subject: Re: Fix a crash when stepping and unwinding fails Message-ID: <20060616011616.GA6835@nevyn.them.org> Mail-Followup-To: Joel Brobecker , Mark Kettenis , sjackman@gmail.com, gdb-patches@sourceware.org References: <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> <20060614123259.GA1727@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060614123259.GA1727@adacore.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes 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/msg00234.txt.bz2 On Wed, Jun 14, 2006 at 05:32:59AM -0700, Joel Brobecker wrote: > > 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. Done, branch and HEAD. > 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. That's a good idea. I've applied that one too. -- Daniel Jacobowitz CodeSourcery