summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ddb.4
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-12-12 05:42:57 +0000
committerjhb <jhb@FreeBSD.org>2008-12-12 05:42:57 +0000
commit3e082b224ea9549423113c1ff8ddbaea26d0afbb (patch)
treecb4a8261190edbbc925ae6aec0f3481b69d5f143 /share/man/man4/ddb.4
parent89f86aa850bf17be82da20deb41876f12cf47572 (diff)
downloadFreeBSD-src-3e082b224ea9549423113c1ff8ddbaea26d0afbb.zip
FreeBSD-src-3e082b224ea9549423113c1ff8ddbaea26d0afbb.tar.gz
- Drop a reference to an older 'kdb' debugger that FreeBSD never had.
- Tweak a word choice. - Drop a reference to Alpha.
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r--share/man/man4/ddb.49
1 files changed, 2 insertions, 7 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index f037ba2..89bfcc4 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -102,10 +102,7 @@ is possible, include:
.Sh DESCRIPTION
The
.Nm
-kernel debugger has most of the features of the old
-.Nm kdb ,
-but with a more rational syntax
-inspired by
+kernel debugger is an interactive debugger with a syntax inspired by
.Xr gdb 1 .
If linked into the running kernel,
it can be invoked locally with the
@@ -202,7 +199,7 @@ the
.Nm emacs
control keys, the usual
.Tn ANSI
-arrow keys might be used to
+arrow keys may be used to
browse through the history buffer, and move the cursor within the
current line.
.Sh COMMANDS
@@ -254,8 +251,6 @@ display as an instruction
display as an instruction with possible alternate formats depending on the
machine:
.Bl -tag -width ".Tn powerpc" -compact
-.It Tn alpha
-Show the registers of the instruction.
.It Tn amd64
No alternate format.
.It Tn i386
OpenPOWER on IntegriCloud