Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
cleanups to node structure. (RELEASE 4.1)
This commit is contained in:
parent
2bc9434c17
commit
0c81306bb4
2 changed files with 12 additions and 12 deletions
|
@ -3,11 +3,11 @@ _dnl__ Copyright (c) 1991 Free Software Foundation, Inc.
|
|||
_dnl__ This file is part of the source for the GDB manual.
|
||||
_dnl__ M4 FRAGMENT: $Id$
|
||||
_if__(_I960__)
|
||||
* i960-Nindy Remote::
|
||||
* i960-Nindy Remote:: _GDBN__ with a Remote i960 (Nindy)
|
||||
_fi__(_I960__)
|
||||
_if__(_AMD29K__)
|
||||
* EB29K Remote::
|
||||
* EB29K Remote:: _GDBN__ with a Remote EB29K
|
||||
_fi__(_AMD29K__)
|
||||
_if__(_VXWORKS__)
|
||||
* VxWorks Remote::
|
||||
* VxWorks Remote:: _GDBN__ and VxWorks
|
||||
_fi__(_VXWORKS__)
|
||||
|
|
|
@ -35,9 +35,9 @@ session. @xref{Target Commands}.
|
|||
@end itemize
|
||||
|
||||
@menu
|
||||
* Nindy Startup:: Startup with Nindy
|
||||
* Nindy Options:: Options for Nindy
|
||||
* Nindy reset:: Nindy Reset Command
|
||||
* Nindy Startup:: Startup with Nindy
|
||||
* Nindy Options:: Options for Nindy
|
||||
* Nindy reset:: Nindy Reset Command
|
||||
@end menu
|
||||
|
||||
@node Nindy Startup, Nindy Options, i960-Nindy Remote, i960-Nindy Remote
|
||||
|
@ -132,9 +132,9 @@ you've hooked the cable between the PC's @file{COM1} port and
|
|||
@file{/dev/ttya} on the Unix system.
|
||||
|
||||
@menu
|
||||
* Comms (EB29K):: Communications Setup
|
||||
* _GDBP__-EB29K:: EB29K cross-debugging
|
||||
* Remote Log:: Remote Log
|
||||
* Comms (EB29K):: Communications Setup
|
||||
* _GDBP__-EB29K:: EB29K cross-debugging
|
||||
* Remote Log:: Remote Log
|
||||
@end menu
|
||||
|
||||
@node Comms (EB29K), _GDBP__-EB29K, EB29K Remote, EB29K Remote
|
||||
|
@ -332,9 +332,9 @@ _GDBN__ will come up showing the prompt:
|
|||
@end smallexample
|
||||
|
||||
@menu
|
||||
* VxWorks connection:: Connecting to VxWorks
|
||||
* VxWorks download:: VxWorks Download
|
||||
* VxWorks attach:: Running Tasks
|
||||
* VxWorks connection:: Connecting to VxWorks
|
||||
* VxWorks download:: VxWorks Download
|
||||
* VxWorks attach:: Running Tasks
|
||||
@end menu
|
||||
|
||||
@node VxWorks connection, VxWorks download, VxWorks Remote, VxWorks Remote
|
||||
|
|
Loading…
Reference in a new issue