On Sun, Aug 28, 2011 at 3:41 PM, Eli Zaretskii wrote: >> Date: Sun, 28 Aug 2011 05:50:49 -0400 >> From: Eli Zaretskii >> CC: gdb-patches@sourceware.org, sergiodj@redhat.com,  jan.kratochvil@redhat.com, tromey@redhat.com,   pedro@codesourcery.com >> Reply-to: Eli Zaretskii >> >> > 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 > > An even better place is this: > >  @node Shell Commands >  @section Shell Commands > > Sorry that I didn't think about this before. > Hi, I have made the corrections in the doc section. Please review the same. Thanks, Abhijit Halder