From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20486 invoked by alias); 5 Dec 2005 10:32:22 -0000 Received: (qmail 20479 invoked by uid 22791); 5 Dec 2005 10:32:21 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 05 Dec 2005 10:32:19 +0000 Received: from kahikatea.snap.net.nz (p221-tnt1.snap.net.nz [202.124.110.221]) by viper.snap.net.nz (Postfix) with ESMTP id EE332731139; Mon, 5 Dec 2005 23:32:14 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id 2540D8420; Mon, 5 Dec 2005 23:32:00 +1300 (NZDT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17300.5919.453393.497373@kahikatea.snap.net.nz> Date: Tue, 06 Dec 2005 06:09:00 -0000 To: Denis PILAT Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [PATCH] Target stderr not displayed thru MI In-Reply-To: <43940BB8.6030307@st.com> References: <17293.36697.854192.691800@kahikatea.snap.net.nz> <438DA1DE.2020406@st.com> <17294.2894.345752.773239@kahikatea.snap.net.nz> <438F011F.7050403@st.com> <20051201140436.GA31759@white> <20051201143218.GB13069@nevyn.them.org> <17295.22919.290876.649298@kahikatea.snap.net.nz> <43940BB8.6030307@st.com> 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-12/txt/msg00101.txt.bz2 > Nick, > > Can I consider that my original patch > (http://sources.redhat.com/ml/gdb-patches/2005-11/msg00497.html) is > accepted ? > > Denis I don't have the authority to approve it. I only have "Write After Approval" and an interest in MI. According to the rules in the MAINTAINERS file, since there is no longer a maintainer for MI, the responsibility falls to a global maintainer such as Daniel Jacobowitz or Jim Blandy. Nick