aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgdb/doc/gdb.invoc-m49
1 files changed, 7 insertions, 2 deletions
diff --git a/gdb/doc/gdb.invoc-m4 b/gdb/doc/gdb.invoc-m4
index e954ae9..1ff32de 100755
--- a/gdb/doc/gdb.invoc-m4
+++ b/gdb/doc/gdb.invoc-m4
@@ -1,13 +1,13 @@
_dnl__ -*- Texinfo -*-
_dnl__ Copyright (c) 1988 1989 1990 1991 Free Software Foundation, Inc.
_dnl__ This file is part of the source for the GDB manual.
-_dnl__ $Id$
+@c M4 FRAGMENT: $Id$
@node Invocation, Commands, Sample Session, Top
@chapter Getting In and Out of _GDBN__
@menu
* Starting _GDBN__:: Starting _GDBN__
-* Leaving _GDBN__:: Leaving _GDBN__
+* Leaving _GDBN__:: Leaving _GDBN__
* Shell Commands:: Shell Commands
@end menu
@@ -92,7 +92,12 @@ Execute _GDBN__ commands from file @var{file}. @xref{Command Files}.
Add @var{directory} to the path to search for source files.
@end table
+_if__(!_GENERIC__)
@node Mode Options, i960-Nindy Remote, File Options, Starting _GDBN__
+_fi__(!_GENERIC__)
+_if__(_GENERIC__)
+@node Mode Options, , File Options, Starting _GDBN__
+_fi__(_GENERIC__)
@subsection Choosing Modes
@table @code