Sort textdump options list.
Submitted by: bde
This commit is contained in:
parent
956cbd114d
commit
33bfa8dc1d
@ -1173,10 +1173,15 @@ See the
|
||||
.Sx SCRIPTING
|
||||
section for more information on the scripting facility.
|
||||
.Pp
|
||||
.It Ic textdump dump
|
||||
.It Ic textdump set
|
||||
.It Ic textdump status
|
||||
.It Ic textdump unset
|
||||
.It Ic textdump dump
|
||||
Use the
|
||||
.Ic textdump dump
|
||||
command to immediately perform a textdump.
|
||||
More information may be found in
|
||||
.Xr textdump 4 .
|
||||
The
|
||||
.Ic textdump set
|
||||
command may be used to force the next kernel core dump to be a textdump
|
||||
@ -1185,11 +1190,6 @@ rather than a traditional memory dump or minidump.
|
||||
reports whether a textdump has been scheduled.
|
||||
.Ic textdump unset
|
||||
cancels a request to perform a textdump as the next kernel core dump.
|
||||
Use the
|
||||
.Ic textdump dump
|
||||
command to immediately perform a textdump.
|
||||
More information may be found in
|
||||
.Xr textdump 4 .
|
||||
.El
|
||||
.Sh VARIABLES
|
||||
The debugger accesses registers and variables as
|
||||
|
Loading…
Reference in New Issue
Block a user