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


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} ]

I see some commands with optional arguments that use them, but many others
(break, frame, list, etc.) do not, so I wasn't sure.

> OK with this nit fixed.
> 
> 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.  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)?

Thanks for the quick review.

Simon




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