| Summary: | Developers' Handbook mentions wrong sysctl for debugging enter | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Adam McDougall <ebay> |
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Adam McDougall
2007-04-17 19:40:01 UTC
Responsible Changed From-To: freebsd-www->freebsd-doc Recategorize and reassing. trhodes 2008-01-22 17:47:05 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/developers-handbook/kerneldebug
chapter.sgml
Log:
Replace 'debug.debugger_on_panic=1' with 'debug.kdb.enter=1' which actually
exists. Add a note on forcing a panic using 'debug.kdb.panic=1'.
PR: 111781
Revision Changes Path
1.76 +5 -1 doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Submitter is correct, documentation has been updated to reflect this, thanks! Responsible Changed From-To: freebsd-doc->trhodes Over to me. |