This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Allow resetting an empty inferior-tty


> CC: <gdb-patches@sourceware.org>
> From: Simon Marchi <simon.marchi@ericsson.com>
> Date: Wed, 24 Aug 2016 11:20:51 -0400
> 
> On 16-08-24 11:05 AM, Eli Zaretskii wrote:
> > Thanks.  If the argument is optional, please show it as such, as we do
> > elsewhere in the manual.
> 
> Does that mean with square brackets?
> 
>   @item set inferior-tty [ @var{tty} ]

Yes.

> > P.S.  Btw, it is strange that your log entry says
> > 
> >   gdb/doc/ChangeLog:
> > 
> > 	  * gdb.texinfo (Your Program’s Input and Output): Mention
> > 	  possibility to unset inferior-tty.
> > 
> > whereas the node's name is "Input/Output", and the section's name is
> > "Your Program's Input and Output", without any non-ASCII characters.
> > What happened there?
> 
> I copied the title from the generated html version, and it seems like the
> single quote is being changed to an actual apostrophe.

Ah, okay, now it's clear.

> I'll change it to a single quote, as it is in the source file.  Or
> is it better if I use the node name instead (Input/Output)?

Please use the node name, as we always do.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]