From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15015 invoked by alias); 25 Jun 2004 13:52:34 -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 15008 invoked from network); 25 Jun 2004 13:52:34 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 25 Jun 2004 13:52:34 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i5PDqXe1031963 for ; Fri, 25 Jun 2004 09:52:33 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i5PDqWw28247 for ; Fri, 25 Jun 2004 09:52:32 -0400 Received: from cygbert.vinschen.de (vpn50-2.rdu.redhat.com [172.16.50.2]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id i5PDqVP17328 for ; Fri, 25 Jun 2004 06:52:31 -0700 Received: by cygbert.vinschen.de (Postfix, from userid 500) id 19D57582E2; Fri, 25 Jun 2004 15:52:28 +0200 (CEST) Date: Fri, 25 Jun 2004 13:52:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [RFA] testsuite/gdb.base/attach.exp: Add missing kill -9 Message-ID: <20040625135227.GS19325@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <20040625122435.GA32135@cygbert.vinschen.de> <20040625133523.GB21788@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040625133523.GB21788@nevyn.them.org> User-Agent: Mutt/1.4.2i X-SW-Source: 2004-06/txt/msg00532.txt.bz2 On Jun 25 09:35, Daniel Jacobowitz wrote: > On Fri, Jun 25, 2004 at 02:24:35PM +0200, Corinna Vinschen wrote: > > Hi, > > > > the below patch fixes the problem when due to GDB problems the attach > > process keeps running. In two cases, the process is killed, but at the > > end of do_attach_tests, the kill is missing. > > > > Ok to check in? > > No changelog, but otherwise OK. Thanks - this one comes up in the > Debian autobuilders periodically. Thanks, I applied it with the following ChangeLog entry: * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second attach process. Corinna -- Corinna Vinschen Cygwin Co-Project Leader Red Hat, Inc.