Bug 72925

Summary: Developer's Handbook Ch. 11: replace gdb -k with kgdb
Product: Documentation Reporter: Sebastian Schulze Struchtrup <seb>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Sebastian Schulze Struchtrup 2004-10-20 15:50:34 UTC
With FreeBSD 5.3, ``gdb -k'' has been substituted by ``kgdb''.

The Chapter 11 in the Developer's Handbook must be modified to reflect the changes.

Fix: 

Modify doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml

I will prepare a patch in the next days...
How-To-Repeat: #gdb -k
gdb: unrecognized option `-k'
Use `gdb --help' for a complete list of options.
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2005-02-24 04:48:24 UTC
State Changed
From-To: open->closed

Updated, thanks! 


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

Over to me.