Remove mention of the -k and -wcore options because they don't

exist anymore.

PR: doc/70943
Submitted by: Jun <junsu at delphij dot net>
Reviewed by: delphij
This commit is contained in:
Marcel Moolenaar 2005-02-15 07:13:51 +00:00
parent c39f9e35fc
commit 56c1065a47

View File

@ -16,8 +16,6 @@ gdb \- The GNU Debugger
.I dir\c
\|]
.RB "[\|" \-f "\|]"
.RB "[\|" \-k "\|]"
.RB "[\|" \-wcore "\|]"
.RB "[\|" "\-b\ "\c
.IR bps "\|]"
.RB "[\|" "\-tty="\c
@ -332,18 +330,6 @@ Emacs-to-GDB interface program uses the two `\|\c
\&\|' characters as
a signal to display the source code for the frame.
.TP
.B \-kernel
.TP
.B \-k
Use gdb in kernel debugging mode. The prompt is set to ``(kgdb)''.
.TP
.B \-wcore
This option may only be used in kernel debugging mode while
debugging a ``live'' kernel and makes the corefile (/dev/mem)
writable.
.TP
.BI "\-b " "bps"\c
\&