Bug 75536

Summary: Section 11.2 "Debugging a Kernel Crash Dump with gdb" refers to "gdb -k"
Product: Documentation Reporter: Rob Swindell <rob>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Rob Swindell 2004-12-27 10:00:46 UTC
Sectoin 11.2 "Debugging a Kernel Crash Dump with gdb" in the documentation suggests you use "gdb -k" which is an invalid gdb option in this version of FreeBSD.

The chapter title should be changed to "Debugging a Kernel Crash Dump with kgdb" and the commmand-line examples need to be changed to "kgdb" instead of "gdb -k".
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2005-02-24 04:47:40 UTC
State Changed
From-To: open->closed

Updated for the new options.  Thanks! 


Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2005-02-24 04:47:40 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to me.