From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30704 invoked by alias); 2 Jun 2005 03:48:04 -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 30678 invoked by uid 22791); 2 Jun 2005 03:47:59 -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; Thu, 02 Jun 2005 03:47:59 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-255-49.inter.net.il [83.130.255.49]) by legolas.inter.net.il (MOS 3.5.8-GR) with ESMTP id EMZ21545 (AUTH halo1); Thu, 2 Jun 2005 06:47:56 +0300 (IDT) Date: Thu, 02 Jun 2005 03:48:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sources.redhat.com In-reply-to: <20050601204330.GB17309@white> (message from Bob Rossi on Wed, 1 Jun 2005 16:43:30 -0400) Subject: Re: mi tty commands Reply-to: Eli Zaretskii References: <20050302025219.GA29948@white> <20050311022644.GA15563@white> <20050522210040.GB9231@white> <20050528230855.GE22435@nevyn.them.org> <20050529205435.GA11243@white> <20050601001440.GB15414@white> <20050601130653.GA17103@white> <20050601204330.GB17309@white> X-SW-Source: 2005-06/txt/msg00015.txt.bz2 > Date: Wed, 1 Jun 2005 16:43:30 -0400 > From: Bob Rossi > Cc: gdb-patches@sources.redhat.com > > > Not if we leave "tty" as an alias for "set tty". Any objections to do > > that as part of your patch? > > Yeah, if that leaves the user the 'tty /dev/pts/1' interface, than it's > fine with me. I'd be happy to add it to this patch, I just haven't used > an alias before and will have to look into it. You want `add_com_alias'.