Add RAII class for blocking gdb signals
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
index 4276bce9af06023170dc4f6dd7832112b9636934..3027ffa1b1c1f6c086c5f258060052e05a528746 100644 (file)
 /* Have PTHREAD_PRIO_INHERIT. */
 #undef HAVE_PTHREAD_PRIO_INHERIT
 
+/* Define to 1 if you have the `pthread_sigmask' function. */
+#undef HAVE_PTHREAD_SIGMASK
+
 /* Define if the target supports PTRACE_GETFPXREGS for extended register
    access. */
 #undef HAVE_PTRACE_GETFPXREGS
This page took 0.025527 seconds and 4 git commands to generate.