From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11631 invoked by alias); 17 Feb 2005 23:48:41 -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 10994 invoked from network); 17 Feb 2005 23:48:24 -0000 Received: from unknown (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org with SMTP; 17 Feb 2005 23:48:24 -0000 Received: from farnswood.snap.net.nz (p85-tnt1.snap.net.nz [202.124.110.85]) by viper.snap.net.nz (Postfix) with ESMTP id B96403E2906; Fri, 18 Feb 2005 12:48:22 +1300 (NZDT) Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 3E16A62FBE; Thu, 17 Feb 2005 23:46:52 +0000 (GMT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16917.11499.433715.657587@farnswood.snap.net.nz> Date: Fri, 18 Feb 2005 12:10:00 -0000 To: Andrew Cagney Cc: Alain Magloire , Bob Rossi , gdb-patches@sources.redhat.com Subject: Re: MI testsuite improvements In-Reply-To: <4214AA1D.3030209@gnu.org> References: <420B8026.2060006@gnu.org> <20050210160954.GA28209@white> <420B9DEC.3060501@gnu.org> <20050210195749.GA28864@white> <420BC978.1030904@gnu.org> <20050211172931.GA30352@white> <420D08DC.3050903@gnu.org> <20050212021913.GA30900@white> <20050215041600.GA3582@white> <42135BB4.8020506@gnu.org> <20050216200205.GA6608@white> <4214AA1D.3030209@gnu.org> X-SW-Source: 2005-02/txt/msg00191.txt.bz2 > Alain, how does the CDT currently hande the PTY problem? Would this be > useful? > > [Nick, any thoughts] I would like to be able to separate the streams in Emacs using MI at some stage. If that is what these proposed changes would allow, then that would be useful. However, I don't currently know enough about ptys to be able to contribute patches. Nick