From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19688 invoked by alias); 1 Jun 2005 04:00:31 -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 19670 invoked by uid 22791); 1 Jun 2005 04:00:27 -0000 Received: from legolas.inter.net.il (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 01 Jun 2005 04:00:27 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-160-145.inter.net.il [84.228.160.145]) by legolas.inter.net.il (MOS 3.5.8-GR) with ESMTP id EMS51216 (AUTH halo1); Wed, 1 Jun 2005 07:00:20 +0300 (IDT) Date: Wed, 01 Jun 2005 04:00:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sources.redhat.com In-reply-to: <20050601001440.GB15414@white> (message from Bob Rossi on Tue, 31 May 2005 20:14:40 -0400) Subject: Re: mi tty commands Reply-to: Eli Zaretskii References: <01c51b79$Blat.v2.4$4089e9a0@zahav.net.il> <20050225211911.GA21363@white> <20050225212201.GA3592@nevyn.them.org> <20050228162003.GA27783@white> <20050302025219.GA29948@white> <20050311022644.GA15563@white> <20050522210040.GB9231@white> <20050528230855.GE22435@nevyn.them.org> <20050529205435.GA11243@white> <20050601001440.GB15414@white> X-SW-Source: 2005-06/txt/msg00003.txt.bz2 > Date: Tue, 31 May 2005 20:14:40 -0400 > From: Bob Rossi > > > I'm having trouble finding a particular spot in the manual for this > > command. Do you have any suggestions? > > Eli, is the MI doco good enough? or do you want the doco for set/show? I want both ;-) > If you want the set/show doco, please let me know where to put it in the > manual. Very strange: I replied to this question 2 days ago, but I cannot find my response in the gdb-patches archives. Here it is again. Please note the question about the "tty" command. > Date: Sun, 29 May 2005 16:54:35 -0400 > From: Bob Rossi > Cc: gdb-patches@sources.redhat.com > > I'm having trouble finding a particular spot in the manual for this > command. Do you have any suggestions? The node "Input/Output" seems like a perfect place. Which reminds me: now that you introduced "set tty", doesn't that mean we should remove the "tty" command as redundant?