diff options
Diffstat (limited to 'gdb/doc/gdbint.texinfo')
-rw-r--r-- | gdb/doc/gdbint.texinfo | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 2088abe..95465e5 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -2177,11 +2177,6 @@ anal. In some cases, use the system call @code{mmap} for reading symbol tables. For some machines this allows for sharing and quick updates. -@item HAVE_SIGSETMASK -@findex sigsetmask -Define this if the host system has job control, but does not define -@code{sigsetmask}. Currently, this is only true of the RS/6000. - @item HAVE_TERMIO Define this if the host system has @code{termio.h}. |