From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31427 invoked by alias); 10 Apr 2007 10:48:45 -0000 Received: (qmail 31419 invoked by uid 22791); 10 Apr 2007 10:48:44 -0000 X-Spam-Check-By: sourceware.org Received: from wx-out-0506.google.com (HELO wx-out-0506.google.com) (66.249.82.228) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Apr 2007 11:48:43 +0100 Received: by wx-out-0506.google.com with SMTP id t13so1601528wxc for ; Tue, 10 Apr 2007 03:48:41 -0700 (PDT) Received: by 10.70.89.1 with SMTP id m1mr11661188wxb.1176202121701; Tue, 10 Apr 2007 03:48:41 -0700 (PDT) Received: by 10.70.8.15 with HTTP; Tue, 10 Apr 2007 03:48:41 -0700 (PDT) Message-ID: <4053daab0704100348y392f71b3gc52fcb1f85a35ac2@mail.gmail.com> Date: Tue, 10 Apr 2007 10:48:00 -0000 From: "Pedro Alves" To: gdb-patches@sourceware.org Subject: Re: [Cygwin] Fix for: detaching crashes the inferior. In-Reply-To: <20070410093142.GC21074@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4618D3F7.3040700@portugalmail.pt> <4619748C.5080007@portugalmail.pt> <46199F9C.1060803@portugalmail.pt> <20070410051535.GA11134@ednor.casa.cgf.cx> <20070410093142.GC21074@calimero.vinschen.de> X-Google-Sender-Auth: 03bb156189fe3209 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00077.txt.bz2 On 4/10/07, Corinna Vinschen wrote: > On Apr 10 01:15, Christopher Faylor wrote: > > Anyway, I'd like Corinna to comment on this if possible since that > > particular piece of code that you're patching is hers, I believe. > > Calling win32_resume seems actually to be the better choice here. The > patch looks ok to me. > Thanks Corinna, I'll wait for Chris' OK before commiting. Cheers, Pedro Alves