* lin-lwp.c (stop_wait_callback): Add support for flushing
authorMark Kettenis <kettenis@gnu.org>
Thu, 12 Jul 2001 19:37:36 +0000 (19:37 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 12 Jul 2001 19:37:36 +0000 (19:37 +0000)
commitde4ca854d8a677a07906c0d88cda18c47982bb1f
tree4aa00ba4ed104c6147700cb2a54b29f7bd0ea177
parent635b0cc19c737fb6706bc639c6373c0a8f36afe2
* lin-lwp.c (stop_wait_callback): Add support for flushing
signals.  Use that in favour of the old code to get rid of
superfluous SIGINTs.
(lin_lwp_wait): Use the new support in stop_wait_callback to
flush all but one SIGINT.
gdb/ChangeLog
gdb/lin-lwp.c