summaryrefslogtreecommitdiffstats
path: root/share/man/man4/gdb.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2005-02-08 15:07:50 +0000
committerbrueffer <brueffer@FreeBSD.org>2005-02-08 15:07:50 +0000
commit0c981fbca0000033467088aa79ac288566ff3366 (patch)
tree499438e63edbc4b21ef964b8178a16fb3261bc1a /share/man/man4/gdb.4
parentc312924f2d9921133f9fcf4bcc365f997b1f75ac (diff)
downloadFreeBSD-src-0c981fbca0000033467088aa79ac288566ff3366.zip
FreeBSD-src-0c981fbca0000033467088aa79ac288566ff3366.tar.gz
Nuke information about GDB_REMOTE_CHAT, it was removed some time ago.
MFC after: 3 days
Diffstat (limited to 'share/man/man4/gdb.4')
-rw-r--r--share/man/man4/gdb.411
1 files changed, 1 insertions, 10 deletions
diff --git a/share/man/man4/gdb.4 b/share/man/man4/gdb.4
index 6fdc03c..fe13387 100644
--- a/share/man/man4/gdb.4
+++ b/share/man/man4/gdb.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 30, 2003
+.Dd February 8, 2005
.Dt GDB 4
.Os
.Sh NAME
@@ -33,7 +33,6 @@
.Sh SYNOPSIS
.Cd "makeoptions DEBUG=-g"
.Cd "options DDB"
-.Cd "options GDB_REMOTE_CHAT"
.Sh DESCRIPTION
The
.Nm
@@ -138,18 +137,10 @@ so the entry in
should be:
.Pp
.Dl hint.sio.0.flags="0x90"
-.Pp
-To share a console and debug connection on a serial line, use the
-.Cd "options GDB_REMOTE_CHAT"
-option.
.Ss "Debugging a live system with a remote firewire link"
As with serial debugging, to debug a live system with a firewire link, the
kernel must be compiled with the option
.Cd "options DDB" .
-The
-.Cd "options GDB_REMOTE_CHAT"
-is not necessary, since the firewire implementation uses separate ports for the
-console and debug connection.
.Pp
A number of steps must be performed to set up a firewire link:
.Bl -bullet
OpenPOWER on IntegriCloud