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] Kill cmd_async_ok.


On Sun, Jul 13, 2008 at 10:08:27AM +0400, Vladimir Prus wrote:
> 
> Now that the 'ok for async mode' flag for commands is not used, this
> patch garbage-collects whatever remains. OK?
> 
> - Volodya
> 
> 	* cli/cli-decode.h (CMD_ASYNC_OK, set_cmd_async_ok)
> 	(get_cmd_async_ok): Remove.
> 	* cli/cli-decode.c (set_cmd_async_ok, get_cmd_async_ok): Remove.
> 	* cli/cli-cmds.c (init_cli_cmds): Don't use set_cmd_async_ok.
> 	* infcmd.c (_initialize_infcmd): Likewise.
> 	* thread.c (_initialize_thread): Likewise.

OK, thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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