From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1425 invoked by alias); 21 Mar 2005 19:58:07 -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 1360 invoked from network); 21 Mar 2005 19:58:01 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 21 Mar 2005 19:58:01 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DDT2O-0001YR-J9; Mon, 21 Mar 2005 14:58:08 -0500 Date: Mon, 21 Mar 2005 19:58:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Cc: Jerome Guitton Subject: Re: [committed] Don't clear active win32 threads Message-ID: <20050321195808.GA5943@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org, Jerome Guitton References: <20050321195514.GA30319@coe.casa.cgf.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050321195514.GA30319@coe.casa.cgf.cx> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00272.txt.bz2 On Mon, Mar 21, 2005 at 02:55:14PM -0500, Christopher Faylor wrote: > I just committed this. Hopefully, it will fix a long-standing stupid thinko. > > cgf > > 2005-03-21 Christopher Faylor > > * win32-nat.c (do_initial_child_stuff): Don't clear the thread list > here. > (do_initial_child_stuff): Move clearing of thread list to a place > before a thread ould be created. > (child_attach): Ditto. Great. Does this obsolete Jerome's patch from last week? 2005-03-18 Jerome Guitton * win32-nat.c (child_kill_inferior): Clear the thread list. -- Daniel Jacobowitz CodeSourcery, LLC