summaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2001-07-24 10:35:42 +0000
committerMark Kettenis <kettenis@gnu.org>2001-07-24 10:35:42 +0000
commit15efbdcfdb38696a13c493ce57a77634f0f4e3cc (patch)
treef1178488bb48101cbae10c3e354ab27a5e754494 /gdb/doc
parent1c04d0ff53c60d03a7a3d78d920ff720b602f5b4 (diff)
downloadgdb-15efbdcfdb38696a13c493ce57a77634f0f4e3cc.tar.gz
* gdbint.texinfo (Host Definition): Remove description of
NEED_POSIX_SETPGID.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog5
-rw-r--r--gdb/doc/gdbint.texinfo7
2 files changed, 6 insertions, 6 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 00afcecf325..e0c40c8bb3b 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-23 Mark Kettenis <kettenis@gnu.org>
+
+ * gdbint.texinfo (Host Definition): Remove description of
+ NEED_POSIX_SETPGID.
+
2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
* gdb.tex (DJGPP Native): New node, with descriptions of
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index 6b6810fc694..25777099d70 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -44,7 +44,7 @@ Software Foundation raise funds for GNU development.''
@page
@tex
\def\$#1${{#1}} % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision: 1.31 $} % For use in headers, footers too
+\xdef\manvers{\$Revision: 1.32 $} % For use in headers, footers too
{\parskip=0pt
\hfill Cygnus Solutions\par
\hfill \manvers\par
@@ -2142,11 +2142,6 @@ When using HAVE_MMAP, the first mapping should go at this address.
@item MMAP_INCREMENT
when using HAVE_MMAP, this is the increment between mappings.
-@item NEED_POSIX_SETPGID
-@findex setpgid
-Define this to use the POSIX version of @code{setpgid} to determine
-whether job control is available.
-
@item NORETURN
If defined, this should be one or more tokens, such as @code{volatile},
that can be used in both the declaration and definition of functions to