From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2091 invoked by alias); 12 Jul 2005 14:41:25 -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 1963 invoked by uid 22791); 12 Jul 2005 14:40:51 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 12 Jul 2005 14:40:51 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1DsLwG-000473-IW; Tue, 12 Jul 2005 10:40:48 -0400 Date: Tue, 12 Jul 2005 14:41:00 -0000 From: Daniel Jacobowitz To: Nick Roberts , gdb-patches@sources.redhat.com, eliz@gnu.org Subject: Re: show inferior-tty Message-ID: <20050712144047.GA14331@nevyn.them.org> Mail-Followup-To: Nick Roberts , gdb-patches@sources.redhat.com, eliz@gnu.org References: <17105.54757.46681.109597@farnswood.snap.net.nz> <20050712143400.GB1953@white> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050712143400.GB1953@white> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-07/txt/msg00105.txt.bz2 On Tue, Jul 12, 2005 at 10:34:00AM -0400, Bob Rossi wrote: > On Mon, Jul 11, 2005 at 02:13:57PM +1200, Nick Roberts wrote: > > > > Firstly a doc error (GDB/MI -inferior-tty-show): > > > > The corresponding GDB command is `show inferior-tty /dev/pts/1'. > > > > should presumably read: > > > > The corresponding GDB command is `show inferior-tty'. > > Nick, thanks for noticing, here is the patch. > > +2005-07-12 Bob Rossi > + > + * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show > + corresponding GDB command comment. This is obviously correct; feel free to check it in. -- Daniel Jacobowitz CodeSourcery, LLC