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 2/2] Remove mark_async_signal_handler_wrapper.


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 2012-10-21  Yao Qi  <yao@codesourcery.com>
Yao> 	* event-top.c (mark_async_signal_handler_wrapper): Remove.
Yao> 	* event-top.h: Remove its declaration.
Yao> 	(async_request_quit): Call mark_async_signal_handler instead of
Yao> 	mark_async_signal_handler_wrapper.
Yao> 	(async_do_nothing, async_disconnect): Likewise.
Yao> 	(async_stop_sig): Likewise.
Yao> 	* remote.c (handle_remote_sigint): Likewise.
Yao> 	(handle_remote_sigint_twice): Likewise.

Looks good, thanks again.

Tom


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