summaryrefslogtreecommitdiff
path: root/gdb/doc/gdbint.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/gdbint.texinfo')
-rw-r--r--gdb/doc/gdbint.texinfo16
1 files changed, 1 insertions, 15 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index 00b849cf404..0479a3ec6c0 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -39,7 +39,7 @@ Free Documentation License''.
@page
@tex
\def\$#1${{#1}} % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision: 1.255 $} % For use in headers, footers too
+\xdef\manvers{\$Revision: 1.256 $} % For use in headers, footers too
{\parskip=0pt
\hfill Cygnus Solutions\par
\hfill \manvers\par
@@ -2114,12 +2114,6 @@ SOM, which is a cross-language ABI).
The SOM reader is in @file{hpread.c}.
-@subsection Other File Formats
-
-@cindex Netware Loadable Module format
-Other file formats that have been supported by @value{GDBN} include Netware
-Loadable Modules (@file{nlmread.c}).
-
@section Debugging File Formats
This section describes characteristics of debugging information that
@@ -2677,18 +2671,10 @@ Windows CE.
@item GDB_OSABI_GO32
DJGPP.
-@findex GDB_OSABI_NETWARE
-@item GDB_OSABI_NETWARE
-Novell NetWare.
-
@findex GDB_OSABI_IRIX
@item GDB_OSABI_IRIX
Irix.
-@findex GDB_OSABI_LYNXOS
-@item GDB_OSABI_LYNXOS
-LynxOS.
-
@findex GDB_OSABI_INTERIX
@item GDB_OSABI_INTERIX
Interix (Posix layer for MS-Windows systems).