From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28613 invoked by alias); 28 Aug 2011 09:51:05 -0000 Received: (qmail 28605 invoked by uid 22791); 28 Aug 2011 09:51:05 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 28 Aug 2011 09:50:52 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Qxc0v-0007RC-PG; Sun, 28 Aug 2011 05:50:49 -0400 Date: Sun, 28 Aug 2011 09:51:00 -0000 Message-Id: From: Eli Zaretskii To: Abhijit Halder CC: gdb-patches@sourceware.org, sergiodj@redhat.com, jan.kratochvil@redhat.com, tromey@redhat.com, pedro@codesourcery.com In-reply-to: (message from Abhijit Halder on Sun, 28 Aug 2011 14:21:43 +0530) Subject: Re: [PATCH][TEST-CASE][DOC] Implementation of pipe to pass GDB's command output to the shell. Reply-to: Eli Zaretskii References: <83pqjsfjsy.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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: 2011-08/txt/msg00546.txt.bz2 > Date: Sun, 28 Aug 2011 14:21:43 +0530 > From: Abhijit Halder > Cc: gdb-patches@sourceware.org, sergiodj@redhat.com, jan.kratochvil@redhat.com, > tromey@redhat.com, pedro@codesourcery.com > > >> +@node Output Redirection > >> +@chapter Redirecting @value{GDBN}'s Command Output to the Shell > > > > I'd rather not make this a new chapter.  I think a subsection of the > > Input/Output node is a much better place. > > > Actually I could not find such section. Can someone please direct me > to the appropriate section? Search for this: @node Input/Output @section Your Program's Input and Output