From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16756 invoked by alias); 30 Nov 2005 03:00:34 -0000 Received: (qmail 16748 invoked by uid 22791); 30 Nov 2005 03:00:33 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.207) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 Nov 2005 03:00:31 +0000 Received: by zproxy.gmail.com with SMTP id l1so1378344nzf for ; Tue, 29 Nov 2005 19:00:29 -0800 (PST) Received: by 10.36.227.25 with SMTP id z25mr5271915nzg; Tue, 29 Nov 2005 19:00:29 -0800 (PST) Received: by 10.37.2.35 with HTTP; Tue, 29 Nov 2005 19:00:29 -0800 (PST) Message-ID: <8f2776cb0511291900x7d91df7ey19130ccb08ccf39f@mail.gmail.com> Date: Wed, 30 Nov 2005 13:51:00 -0000 From: Jim Blandy To: Denis PILAT Subject: Re: [PATCH] Target stderr not displayed thru MI Cc: gdb-patches@sources.redhat.com, Serge CHATROUX In-Reply-To: <438C60A3.4050904@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <438C60A3.4050904@st.com> 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/msg00506.txt.bz2 On 11/29/05, Denis PILAT wrote: > 2005-11-20 Serge Chatroux > > * mi-interp.c (mi_interpreter_resume): Route target error > through the MI. Hi, Denis. This change looks right to me; let's give the MI fans a chance to comment, but if nobody else has reservations, you can commit this. Since the ChangeLog entry is to appear in gdb/ChangeLog (there is no gdb/mi/ChangeLog any more), the filename should be "mi/mi-interp.c".