From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30620 invoked by alias); 26 Nov 2005 04:03:12 -0000 Received: (qmail 30613 invoked by uid 22791); 26 Nov 2005 04:03:12 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 26 Nov 2005 04:03:11 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id jAQ4393v013695 for ; Fri, 25 Nov 2005 23:03:09 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id jAQ439V17646; Fri, 25 Nov 2005 23:03:09 -0500 Received: from [172.16.24.50] (bluegiant.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id jAQ437SY027758; Fri, 25 Nov 2005 23:03:07 -0500 Message-ID: <4387DE7A.4070504@redhat.com> Date: Mon, 28 Nov 2005 14:00:00 -0000 From: Michael Snyder User-Agent: Mozilla Thunderbird (X11/20050322) MIME-Version: 1.0 To: Daniel Jacobowitz CC: GDB Patches Subject: Re: [RFA] Run follow-fork tests on Linux References: <4387914C.1000404@redhat.com> <20051125233347.GA10519@nevyn.them.org> In-Reply-To: <20051125233347.GA10519@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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: 2005-11/txt/msg00483.txt.bz2 Daniel Jacobowitz wrote: > ... you are testing this on something close to HEAD, right? That > shouldn't be printed unless "set debug linux-nat 1". Right. In view of Mark's comment, which I assume you second, that chunk can go. But it could as well stay, too, since it's harmless and makes the test strings more consistant with one another. I can go either way.