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__ This file is part of the source for the GDB manual.
|
||||||
_dnl__ M4 FRAGMENT: $Id$
|
_dnl__ M4 FRAGMENT: $Id$
|
||||||
_if__(_I960__)
|
_if__(_I960__)
|
||||||
* i960-Nindy Remote::
|
* i960-Nindy Remote:: _GDBN__ with a Remote i960 (Nindy)
|
||||||
_fi__(_I960__)
|
_fi__(_I960__)
|
||||||
_if__(_AMD29K__)
|
_if__(_AMD29K__)
|
||||||
* EB29K Remote::
|
* EB29K Remote:: _GDBN__ with a Remote EB29K
|
||||||
_fi__(_AMD29K__)
|
_fi__(_AMD29K__)
|
||||||
_if__(_VXWORKS__)
|
_if__(_VXWORKS__)
|
||||||
* VxWorks Remote::
|
* VxWorks Remote:: _GDBN__ and VxWorks
|
||||||
_fi__(_VXWORKS__)
|
_fi__(_VXWORKS__)
|
||||||
|
|
|
@ -35,9 +35,9 @@ session. @xref{Target Commands}.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* Nindy Startup:: Startup with Nindy
|
* Nindy Startup:: Startup with Nindy
|
||||||
* Nindy Options:: Options for Nindy
|
* Nindy Options:: Options for Nindy
|
||||||
* Nindy reset:: Nindy Reset Command
|
* Nindy reset:: Nindy Reset Command
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node Nindy Startup, Nindy Options, i960-Nindy Remote, i960-Nindy Remote
|
@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.
|
@file{/dev/ttya} on the Unix system.
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* Comms (EB29K):: Communications Setup
|
* Comms (EB29K):: Communications Setup
|
||||||
* _GDBP__-EB29K:: EB29K cross-debugging
|
* _GDBP__-EB29K:: EB29K cross-debugging
|
||||||
* Remote Log:: Remote Log
|
* Remote Log:: Remote Log
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node Comms (EB29K), _GDBP__-EB29K, EB29K Remote, EB29K Remote
|
@node Comms (EB29K), _GDBP__-EB29K, EB29K Remote, EB29K Remote
|
||||||
|
@ -332,9 +332,9 @@ _GDBN__ will come up showing the prompt:
|
||||||
@end smallexample
|
@end smallexample
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* VxWorks connection:: Connecting to VxWorks
|
* VxWorks connection:: Connecting to VxWorks
|
||||||
* VxWorks download:: VxWorks Download
|
* VxWorks download:: VxWorks Download
|
||||||
* VxWorks attach:: Running Tasks
|
* VxWorks attach:: Running Tasks
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node VxWorks connection, VxWorks download, VxWorks Remote, VxWorks Remote
|
@node VxWorks connection, VxWorks download, VxWorks Remote, VxWorks Remote
|
||||||
|
|
Loading…
Add table
Reference in a new issue