mi tty commands
Daniel Jacobowitz
drow@false.org
Mon Jul 11 20:01:00 GMT 2005
On Mon, Jul 11, 2005 at 04:00:11PM -0400, Bob Rossi wrote:
> Whoa, OK. I just realized that add_setshow_filename_cmd is borked.
> The "set_doc" doesn't work, but the "show_doc" does.
>
> Look at this command (which I had nothing to do with),
>
> add_setshow_filename_cmd ("remotelogfile", no_class,
> &serial_logfile, _("\
> Set filename for remote session recording."), _("\
> Show filename for remote session recording."), _("\
> This file is used to record the remote session for future
> playback\n\
> by gdbserver."), ...
>
> (gdb) set remotelogfile
> Argument required (filename to set it to.).
> (gdb) show remotelogfile
> Filename for remote session recording is "".
>
> I'll look into this.
No, there are three docs:
help set inferior-tty
help show inferior-tty
set inferior-tty
Mark's complaining about the third of the batch. Personally, I think
it's not much of a loss.
--
Daniel Jacobowitz
CodeSourcery, LLC
More information about the Gdb-patches
mailing list