From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12707 invoked by alias); 15 Oct 2008 13:07:03 -0000 Received: (qmail 12619 invoked by uid 22791); 15 Oct 2008 13:07:03 -0000 X-Spam-Check-By: sourceware.org Received: from eu1sys200aog016.obsmtp.com (HELO eu1sys200aog016.obsmtp.com) (207.126.144.130) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Oct 2008 13:06:18 +0000 Received: from source ([164.129.1.35]) (using TLSv1) by eu1sys200aob016.postini.com ([207.126.147.11]) with SMTP; Wed, 15 Oct 2008 13:06:15 UTC Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 76F00DAE9 for ; Wed, 15 Oct 2008 13:06:15 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 54F8F4C154 for ; Wed, 15 Oct 2008 13:06:15 +0000 (GMT) Received: from crx595.cro.st.com (crx595.cro.st.com [164.129.44.95]) by mail1.cro.st.com (MOS 3.8.7a) with ESMTP id CQC84824 (AUTH "denis pilat"); Wed, 15 Oct 2008 15:07:17 +0200 (CEST) Message-ID: <48F5EAC6.1050304@st.com> Date: Wed, 15 Oct 2008 13:07:00 -0000 From: Denis PILAT User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: Denis PILAT , gdb-patches Subject: Re: [RFA] gdb.mi/mi2-basics.exp re-aligned with mi-basics.exp References: <48F5D247.4060500@st.com> <20081015115706.GA6362@caradoc.them.org> In-Reply-To: <20081015115706.GA6362@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00371.txt.bz2 Daniel Jacobowitz wrote: > On Wed, Oct 15, 2008 at 01:21:43PM +0200, Denis PILAT wrote: > >> Is there any reason why we do not test -inferior-tty commands on >> gdb.mi/mi2-basics.exp ? >> If no I propose to activate these tests, like in mi-basics.exp. >> > > IIRC, it was because -inferior-tty was added after mi2. > Ok I just commit my typo and leave the mi2-basics.exp as is.