1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00

Document '-w' from main.c rev. 1.11.

This commit is contained in:
David E. O'Brien 2006-10-11 14:42:43 +00:00
parent cf3254aac8
commit 1d60a995b9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163245

View File

@ -34,6 +34,7 @@
.Op Fl a | Fl f | Fl fullname
.Op Fl q | Fl quiet
.Op Fl v
.Op Fl w
.Op Fl d Ar crashdir
.Op Fl c Ar core | Fl n Ar dumpnr | Fl r Ar device
.Op Ar kernel Op Ar core
@ -67,6 +68,13 @@ The
form is supported for compatibility as well.
.It Fl v
Increase verbosity.
.It Fl w
Opens kmem-based targets in read-write mode.
(This is identical to what
.Fl -wcore
used to do in previous
gdb versions for
.Fx . )
.It Fl d Ar crashdir
Use
.Ar crashdir