* remote.texi: Update list of stubs in the GDB distribution.
Humoring JT :-)
This commit is contained in:
parent
3b2a7894d8
commit
42d0ec72f0
2 changed files with 27 additions and 8 deletions
|
@ -1,3 +1,7 @@
|
|||
Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
|
||||
|
||||
* remote.texi: Update list of stubs in the GDB distribution.
|
||||
|
||||
Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
|
||||
|
||||
* gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
|
||||
|
|
|
@ -62,9 +62,12 @@ machine; for example, use @file{sparc-stub.c} to debug programs on
|
|||
These working remote stubs are distributed with @value{GDBN}:
|
||||
|
||||
@table @code
|
||||
@item sparc-stub.c
|
||||
@kindex sparc-stub.c
|
||||
For @sc{sparc} architectures.
|
||||
|
||||
@item i386-stub.c
|
||||
@kindex i386-stub.c
|
||||
@cindex Intel
|
||||
@cindex i386
|
||||
For Intel 386 and compatible architectures.
|
||||
|
||||
@item m68k-stub.c
|
||||
@kindex m68k-stub.c
|
||||
|
@ -72,11 +75,23 @@ For @sc{sparc} architectures.
|
|||
@cindex m680x0
|
||||
For Motorola 680x0 architectures.
|
||||
|
||||
@item i386-stub.c
|
||||
@kindex i386-stub.c
|
||||
@cindex Intel
|
||||
@cindex i386
|
||||
For Intel 386 and compatible architectures.
|
||||
@item sh-stub.c
|
||||
@kindex sh-stub.c
|
||||
@cindex Hitachi
|
||||
@cindex SH
|
||||
For Hitachi SH architectures.
|
||||
|
||||
@item sparc-stub.c
|
||||
@kindex sparc-stub.c
|
||||
@cindex Sparc
|
||||
For @sc{sparc} architectures.
|
||||
|
||||
@item sparcl-stub.c
|
||||
@kindex sparcl-stub.c
|
||||
@cindex Fujitsu
|
||||
@cindex SparcLite
|
||||
For Fujitsu @sc{sparclite} architectures.
|
||||
|
||||
@end table
|
||||
|
||||
The @file{README} file in the @value{GDBN} distribution may list other
|
||||
|
|
Loading…
Add table
Reference in a new issue