[PATCH 09/30] Introduce interruptible_select

Simon Marchi simon.marchi@ericsson.com
Mon Mar 21 17:59:00 GMT 2016


On 16-03-18 03:18 PM, Pedro Alves wrote:
> @@ -749,6 +757,8 @@ async_init_signals (void)
>  {
>    initialize_async_signal_handlers ();
>  
> +  quit_serial_event = make_serial_event ();
> +

Just above these line is this comment:

/* NOTE: 1999-04-30 This is the asynchronous version of init_signals.
   init_signals will become obsolete as we move to have to event loop
   as the default for gdb.  */


Is is still relevant?



More information about the Gdb-patches mailing list