* gdb.texinfo: Add some credits, mention bug monitor.

* remote.texi: Mention mips monitor targets.
	* gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
This commit is contained in:
Stan Shebs 1998-04-03 00:21:17 +00:00
parent 0cacd86f2f
commit d390cad1dd
3 changed files with 33 additions and 8 deletions

View File

@ -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

View File

@ -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.

View File

@ -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: