]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbserver/ChangeLog
Add RAII class for blocking gdb signals
[thirdparty/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index eee4b818a25ad99b471eb3e0ff3373f0ce9bda5b..00b0a0df025690be0f28289f81d0744c196af2a9 100644 (file)
@@ -1,3 +1,10 @@
+2019-11-26  Tom Tromey  <tom@tromey.com>
+
+       * remote-utils.c (block_unblock_async_io): Use gdb_sigmask.
+       * linux-low.c (linux_wait_for_event_filtered, linux_async): Use
+       gdb_sigmask.
+       * configure, config.in: Rebuild.
+
 2019-11-26  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (PTHREAD_CFLAGS, PTHREAD_LIBS): New variables.