ddb.4: add 'show preload' entry
For the recently added command.
Fixes: b683fd0b32 ("preload: add "show preload" DDB command")
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
.\" any improvements or extensions that they make and grant Carnegie Mellon
|
||||
.\" the rights to redistribute these changes.
|
||||
.\"
|
||||
.Dd October 31, 2025
|
||||
.Dd April 30, 2026
|
||||
.Dt DDB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -1010,6 +1010,11 @@ Names of spin locks held.
|
||||
Dump process groups present within the system.
|
||||
.\"
|
||||
.Pp
|
||||
.It Ic show Cm preload
|
||||
Pretty-print the metadata passed to the kernel by
|
||||
.Xr loader 8 .
|
||||
.\"
|
||||
.Pp
|
||||
.It Ic show Cm prison Op Ar addr
|
||||
Show the prison structure located at
|
||||
.Ar addr .
|
||||
|
||||
Reference in New Issue
Block a user