docs/70943: remove -k from gdb.1 manual

Jun Su junsu at delphij.net
Wed Aug 25 23:40:26 UTC 2004


The following reply was made to PR docs/70943; it has been noted by GNATS.

From: Jun Su <junsu at delphij.net>
To: Tom Rhodes <trhodes at FreeBSD.org>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: docs/70943: remove -k from gdb.1 manual
Date: Thu, 26 Aug 2004 07:33:42 +0800

 Tom Rhodes wrote:
 
 >On Wed, 25 Aug 2004 14:53:57 GMT
 >Jun <junsu at delphij.net> wrote:
 >
 >  
 >
 >>>Number:         70943
 >>>Category:       docs
 >>>Synopsis:       remove -k from gdb.1 manual
 >>>Confidential:   no
 >>>Severity:       non-critical
 >>>Priority:       low
 >>>Responsible:    freebsd-doc
 >>>State:          open
 >>>Quarter:        
 >>>Keywords:       
 >>>Date-Required:
 >>>Class:          doc-bug
 >>>Submitter-Id:   current-users
 >>>Arrival-Date:   Wed Aug 25 15:00:40 GMT 2004
 >>>Closed-Date:
 >>>Last-Modified:
 >>>Originator:     Jun
 >>>Release:        Freebsd 6-Current
 >>>Organization:
 >>>Environment:
 >>>      
 >>>
 >>gdb -k is removed after kgdb is in tree. Need update the man page for this.
 >>    
 >>
 >>>Description:
 >>>      
 >>>
 >>      
 >>    
 >>
 >
 >But, gdb -k worked fine for me last week and I don't remember
 >seeing a change to remove it.  Is my 3 week old -CURRENT too
 >old already?  (Stupid question, I know).
 >
 >  
 >
 It was removed. I can not figure out what commit caused this.
 
 %ll /usr/bin/gdb
 -r-xr-xr-x  1 root  wheel  2003684 Aug 22 20:57 /usr/bin/gdb
 %gdb -k
 gdb: unrecognized option `-k'
 Use `gdb --help' for a complete list of options.
 
 Thanks,
 
 Jun



More information about the freebsd-doc mailing list