* remote.texi: Update list of stubs in the GDB distribution.
authorStan Shebs <shebs@codesourcery.com>
Thu, 11 Jul 1996 20:53:41 +0000 (20:53 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 11 Jul 1996 20:53:41 +0000 (20:53 +0000)
Humoring JT :-)

gdb/doc/ChangeLog
gdb/doc/remote.texi

index 591195b0aae840fe2311683ecf109421c253ab8a..6085f236bac5ddd2e2fc86f615137b0329eedf3d 100644 (file)
@@ -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.
index 229db70b7986edcff1de84dd8f7e4874259de458..29d74ef42ac2c02c1439da9f287ce7d49e16ee12 100644 (file)
@@ -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
This page took 0.029154 seconds and 4 git commands to generate.