From: Stan Shebs Date: Fri, 3 Apr 1998 00:21:17 +0000 (+0000) Subject: * gdb.texinfo: Add some credits, mention bug monitor. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d390cad1dd590ca69cb5dc8f4a66ce13cdfa427f;p=binutils-gdb.git * gdb.texinfo: Add some credits, mention bug monitor. * remote.texi: Mention mips monitor targets. * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 10d4c936d83..66a7c7cffd3 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +Thu Apr 2 16:10:36 1998 Stan Shebs + + * 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 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 0ad4ad22e7c..4837be8292d 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 29d74ef42ac..3c4438b4a8e 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: