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] Remove unused remote.c hooks.


On Thu, Mar 13, 2008 at 10:04:51PM +0300, Vladimir Prus wrote:
> 
> This patch removes some code that's apparently no
> longer used anywhere in GDB. OK?
> 
> - Volodya
> 
> 	* remote.c (deprecated_target_resume_hook)
> 	(deprecated_target_wait_loop_hook): Remove.
> 	(remote_resume): Do not call deprecated_target_resume_hook.
> 	(remote_wait): Do not call deprecated_target_wait_loop_hook.
> 	(remote_async_wait): Likewise.

OK, thanks!  Glad to see this disappear.

-- 
Daniel Jacobowitz
CodeSourcery


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