From 42d0ec72f0923ce48b03677745726b86becc5ee0 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Thu, 11 Jul 1996 20:53:41 +0000 Subject: [PATCH] * remote.texi: Update list of stubs in the GDB distribution. Humoring JT :-) --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/remote.texi | 31 +++++++++++++++++++++++-------- 2 files changed, 27 insertions(+), 8 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 591195b0aae..6085f236bac 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Thu Jul 11 13:50:28 1996 Stan Shebs + + * remote.texi: Update list of stubs in the GDB distribution. + Fri Jul 5 15:38:54 1996 Fred Fish * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK. diff --git a/gdb/doc/remote.texi b/gdb/doc/remote.texi index 229db70b798..29d74ef42ac 100644 --- a/gdb/doc/remote.texi +++ b/gdb/doc/remote.texi @@ -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 -- 2.30.2