From 56c1065a47922c4800a46040bdda4f2b89f80f10 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Tue, 15 Feb 2005 07:13:51 +0000 Subject: [PATCH] Remove mention of the -k and -wcore options because they don't exist anymore. PR: doc/70943 Submitted by: Jun Reviewed by: delphij --- gnu/usr.bin/gdb/gdb/gdb.1 | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/gnu/usr.bin/gdb/gdb/gdb.1 b/gnu/usr.bin/gdb/gdb/gdb.1 index b6cd3cc47d76..ea4d6494ef30 100644 --- a/gnu/usr.bin/gdb/gdb/gdb.1 +++ b/gnu/usr.bin/gdb/gdb/gdb.1 @@ -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 \&