diff options
-rw-r--r-- | gnu/usr.bin/gdb/gdb/gdb.1 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gnu/usr.bin/gdb/gdb/gdb.1 b/gnu/usr.bin/gdb/gdb/gdb.1 index b6cd3cc..ea4d649 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 @@ -333,18 +331,6 @@ Emacs-to-GDB interface program uses the two `\|\c 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 \& Set the line speed (baud rate or bits per second) of any serial |