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: [RFA(7.8)+NEWS] Remove "set/show remotebaud" (deprecated) commands.


> From: Joel Brobecker <brobecker@adacore.com>
> Date: Mon, 19 May 2014 11:56:48 -0700
> 
> This patch removes support for the "set/show remotebaud" command,
> which were deprecated in GDB 7.7, and should be now be removed
> ahead of cutting the GDB 7.8 branch. This should take care of
> the one item that's on my list pre- branching 7.8.
> 
> gdb/ChangeLog:
> 
>         * serial.c (_initialize_serial): Remove support for
>         the "set remotebaud" and "show remotebaud" commands.
>         * NEWS: Add entry documenting the removal of that command.
> 
> gdb/testsuite/ChangeLog:
> 
>         * config/monitor.exp (gdb_target_monitor): Replace use of
>         "set remotebaud" by "set serial baud".
> 
> Tested on x86_64-linux. The testsuite change was tested by hand
> by copy/pasting the command and making sure that it works...
> 
> OK to commit?

OK for the documentation part.

Thanks.


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