Page MenuHomeFreeBSD

Add ddb show panicstr command.
ClosedPublic

Authored by bz on Dec 12 2015, 12:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 21, 10:14 PM
Unknown Object (File)
Sat, Apr 19, 3:40 AM
Unknown Object (File)
Sun, Apr 13, 2:34 AM
Unknown Object (File)
Sun, Mar 30, 4:49 PM
Unknown Object (File)
Feb 23 2025, 6:17 AM
Unknown Object (File)
Jan 16 2025, 5:15 AM
Unknown Object (File)
Jan 9 2025, 11:44 AM
Unknown Object (File)
Dec 11 2024, 2:34 AM
Subscribers

Details

Summary

While it should be easy to print the panicstr people (incl. me)
seem to constantly fail to get it right. Add a ddb(4) command
to show the panicstr. Let sysops know when it is not set.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bz retitled this revision from to Add ddb show panicstr command..
bz updated this object.
bz edited the test plan for this revision. (Show Details)

I would maybe just call it 'show panic'? Some ddb commands are documented in ddb.4 and this one makes sense to add there.

This revision was automatically updated to reflect the committed changes.