aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1998-04-03 00:21:17 +0000
committerStan Shebs <shebs@codesourcery.com>1998-04-03 00:21:17 +0000
commitd390cad1dd590ca69cb5dc8f4a66ce13cdfa427f (patch)
treeab7527d1eb2b4d873650da62ebfe3103f0d114a8 /gdb/doc
parent0cacd86f2f9935075909d3e6767a6e7a99314c3d (diff)
downloadgdb-d390cad1dd590ca69cb5dc8f4a66ce13cdfa427f.zip
gdb-d390cad1dd590ca69cb5dc8f4a66ce13cdfa427f.tar.gz
gdb-d390cad1dd590ca69cb5dc8f4a66ce13cdfa427f.tar.bz2
* gdb.texinfo: Add some credits, mention bug monitor.
* remote.texi: Mention mips monitor targets. * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog6
-rw-r--r--gdb/doc/gdb.texinfo24
-rw-r--r--gdb/doc/remote.texi11
3 files changed, 33 insertions, 8 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 10d4c93..66a7c7c 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,9 @@
+Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
+
+ * gdb.texinfo: Add some credits, mention bug monitor.
+ * remote.texi: Mention mips monitor targets.
+ * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
+
Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
* gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 0ad4ad2..4837be8 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -1,5 +1,5 @@
\input texinfo @c -*-texinfo-*-
-@c Copyright 1988 1989 1990 1991 1992 1993 1994 1995
+@c Copyright 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998
@c Free Software Foundation, Inc.
@c
@c %**start of header
@@ -36,10 +36,6 @@
@c !!set GDB manual's revision date
@set DATE January 1994
-@c GDB CHANGELOG CONSULTED BETWEEN:
-@c Fri Oct 11 23:27:06 1991 John Gilmore (gnu at cygnus.com)
-@c Sat Dec 22 02:51:40 1990 John Gilmore (gnu at cygint)
-
@c THIS MANUAL REQUIRES TEXINFO-2 macros and info-makers to format properly.
@ifinfo
@@ -304,6 +300,8 @@ Henkel-Wallace, Rich Pixley, Steve Chamberlain, and John Gilmore.
David Johnson wrote the original COFF support; Pace Willison did
the original support for encapsulated COFF.
+Brent Benson of Harris Computer Systems contributed DWARF 2 support.
+
Adam de Boor and Bradley Davis contributed the ISI Optimum V support.
Per Bothner, Noboyuki Hikichi, and Alessandro Forin contributed MIPS
support.
@@ -329,9 +327,10 @@ libraries.
Jay Fenlason and Roland McGrath ensured that @value{GDBN} and GAS agree about
several machine instruction sets.
-Patrick Duval, Ted Goldstein, Vikram Koka and Glenn Engel helped
-develop remote debugging. Intel Corporation and Wind River Systems
-contributed remote debugging modules for their products.
+Patrick Duval, Ted Goldstein, Vikram Koka and Glenn Engel helped develop
+remote debugging. Intel Corporation, Wind River Systems, AMD, and ARM
+contributed remote debugging modules for the i960, VxWorks, A29K UDI,
+and RDI targets, respectively.
Brian Fox is the author of the readline libraries providing
command-line editing and command history.
@@ -353,11 +352,16 @@ Hitachi America, Ltd. sponsored the support for Hitachi microprocessors.
Kung Hsu, Jeff Law, and Rick Sladkey added support for hardware
watchpoints.
+Michael Snyder added support for tracepoints.
+
Stu Grossman wrote gdbserver.
Jim Kingdon, Peter Schauer, Ian Taylor, and Stu Grossman made
nearly innumerable bug fixes and cleanups throughout GDB.
+Cygnus Solutions has sponsored GDB maintenance and much of its
+development since 1991.
+
@ifclear BARETARGET
@node Sample Session
@chapter A Sample @value{GDBN} Session
@@ -7600,6 +7604,10 @@ is the target system's machine name or IP address.
@xref{VxWorks Remote, ,@value{GDBN} and VxWorks}.
@end ifset
+@kindex target bug
+@item target bug @var{dev}
+BUG monitor, running on a MVME187 (m88k) board.
+
@kindex target cpu32bug
@item target cpu32bug @var{dev}
CPU32BUG monitor, running on a CPU32 (M68K) board.
diff --git a/gdb/doc/remote.texi b/gdb/doc/remote.texi
index 29d74ef..3c4438b 100644
--- a/gdb/doc/remote.texi
+++ b/gdb/doc/remote.texi
@@ -1529,8 +1529,19 @@ On some @value{GDBN} host configurations, you can specify a TCP
connection (for instance, to a serial line managed by a terminal
concentrator) instead of a serial port, using the syntax
@samp{@var{hostname}:@var{portnumber}}.
+
+@item target pmon @var{port}
+@kindex target pmon @var{port}
+
+@item target ddb @var{port}
+@kindex target ddb @var{port}
+
+@item target lsi @var{port}
+@kindex target lsi @var{port}
+
@end table
+
@noindent
@value{GDBN} also supports these special commands for MIPS targets: