| Summary: | Developer's handbook contains stale information. | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Edward Tomasz Napierala <trasz> |
| Component: | Books & Articles | Assignee: | Benedict Reuschling <bcr> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Edward Tomasz Napierala
2010-01-29 12:10:08 UTC
State Changed From-To: open->analyzed Take this one and set it to analyzed as there was some work done offline on this issue already. Responsible Changed From-To: freebsd-doc->bcr Take this one and set it to analyzed as there was some work done offline on this issue already. bcr 2010-09-19 18:15:04 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/developers-handbook/kerneldebug
chapter.sgml
Log:
Remove two sections about kerneldebugging (post mortem analysis and
loadable modules using gdb) because the steps described in them are
not necessary anymore for quite a long time.
A rewrite would be in order, but since this goes beyond the scope of
the PR, I'll just remove them for now.
PR: docs/143342
Submitted by: trasz@
Reviewed by: jhb@ via trasz@
Revision Changes Path
1.79 +0 -97 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: analyzed->closed Patch committed. Thanks for submitting this and doing the research on it. PR closed! |