From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13755 invoked by alias); 19 Sep 2005 22:17:23 -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 13727 invoked by uid 22791); 19 Sep 2005 22:17:18 -0000 Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 19 Sep 2005 22:17:18 +0000 Received: from farnswood.snap.net.nz (p55-tnt1.snap.net.nz [202.124.110.55]) by viper.snap.net.nz (Postfix) with ESMTP id 0855D68863F; Tue, 20 Sep 2005 10:17:16 +1200 (NZST) Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 28FD962A99; Mon, 19 Sep 2005 23:17:50 +0100 (BST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17199.14605.466648.661543@farnswood.snap.net.nz> Date: Mon, 19 Sep 2005 22:17:00 -0000 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: RFC: MI output during program execution In-Reply-To: <20050919131743.GA17264@nevyn.them.org> References: <17142.56731.941946.838268@farnswood.snap.net.nz> <20050808130516.GA9046@nevyn.them.org> <17160.63891.324530.937796@farnswood.snap.net.nz> <430B9BF8.500@apple.com> <17188.60739.749026.738477@farnswood.snap.net.nz> <17198.37622.443418.520082@farnswood.snap.net.nz> <20050919131743.GA17264@nevyn.them.org> X-SW-Source: 2005-09/txt/msg00172.txt.bz2 While people are talking kernels, I should say that my patch works for 2.6.9-1.667 (Fedora 3) but not 2.4.19-16mdkcustom (Mandrake 9). Something to do with waitpid. Nick