- Drop a reference to an older 'kdb' debugger that FreeBSD never had.
- Tweak a word choice. - Drop a reference to Alpha.
This commit is contained in:
parent
233fb9e4a5
commit
90381ef23f
@ -102,10 +102,7 @@ is possible, include:
|
|||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
kernel debugger has most of the features of the old
|
kernel debugger is an interactive debugger with a syntax inspired by
|
||||||
.Nm kdb ,
|
|
||||||
but with a more rational syntax
|
|
||||||
inspired by
|
|
||||||
.Xr gdb 1 .
|
.Xr gdb 1 .
|
||||||
If linked into the running kernel,
|
If linked into the running kernel,
|
||||||
it can be invoked locally with the
|
it can be invoked locally with the
|
||||||
@ -202,7 +199,7 @@ the
|
|||||||
.Nm emacs
|
.Nm emacs
|
||||||
control keys, the usual
|
control keys, the usual
|
||||||
.Tn ANSI
|
.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
|
browse through the history buffer, and move the cursor within the
|
||||||
current line.
|
current line.
|
||||||
.Sh COMMANDS
|
.Sh COMMANDS
|
||||||
@ -254,8 +251,6 @@ display as an instruction
|
|||||||
display as an instruction with possible alternate formats depending on the
|
display as an instruction with possible alternate formats depending on the
|
||||||
machine:
|
machine:
|
||||||
.Bl -tag -width ".Tn powerpc" -compact
|
.Bl -tag -width ".Tn powerpc" -compact
|
||||||
.It Tn alpha
|
|
||||||
Show the registers of the instruction.
|
|
||||||
.It Tn amd64
|
.It Tn amd64
|
||||||
No alternate format.
|
No alternate format.
|
||||||
.It Tn i386
|
.It Tn i386
|
||||||
|
Loading…
x
Reference in New Issue
Block a user