From 085af4163440e66c1ea71ee72b02852896234624 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Mon, 3 Jan 2005 16:49:57 +0000 Subject: Add "show panic" command to ddb, to easily retrieve the panic message. Will hopefully bring us better panic reports. From Joris Vink. --- share/man/man4/ddb.4 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'share/man') diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 5345e90d921..f0139cc656d 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.36 2004/02/01 12:23:47 jmc Exp $ +.\" $OpenBSD: ddb.4,v 1.37 2005/01/03 16:49:54 miod Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -677,6 +677,12 @@ If the modifier is specified the complete page is printed. .\" -------------------- .It Xo +.Ic show panic +.Xc +Prints the +.Li panic string. +.\" -------------------- +.It Xo .Ic show pool .Op Cm /clp .Ar addr -- cgit v1.2.3