Typos/grammar fixes.
This commit is contained in:
parent
0b6291644d
commit
e7a49e7fa2
|
@ -31,8 +31,8 @@ Without any explicit mode, this is standard \fBwinedbg\fR operating
|
||||||
mode. \fBwinedbg\fR will act as the front end for the user.
|
mode. \fBwinedbg\fR will act as the front end for the user.
|
||||||
.IP \fB--auto\fR
|
.IP \fB--auto\fR
|
||||||
This mode is used when \fBwinedbg\fR is setup in \fIAeDebug\fR
|
This mode is used when \fBwinedbg\fR is setup in \fIAeDebug\fR
|
||||||
registry entry as the default debugger. \fBwinedbg will then will
|
registry entry as the default debugger. \fBwinedbg\fR will then
|
||||||
display basic information about a\fR crash. This is usefull for users
|
display basic information about a crash. This is usefull for users
|
||||||
who don't want to debug a crash, but rather gather relevant
|
who don't want to debug a crash, but rather gather relevant
|
||||||
information about the crash to be sent to developers.
|
information about the crash to be sent to developers.
|
||||||
.IP \fB--gdb\fR
|
.IP \fB--gdb\fR
|
||||||
|
@ -311,7 +311,7 @@ Lists all virtual mappings used by the debugged program
|
||||||
.IP \fBinfo\ map\ N\fR
|
.IP \fBinfo\ map\ N\fR
|
||||||
Lists all virtual mappings used by the program of pid \fBN\fR
|
Lists all virtual mappings used by the program of pid \fBN\fR
|
||||||
.IP \fBinfo\ wnd\fR
|
.IP \fBinfo\ wnd\fR
|
||||||
Lists all the window hierarchy starting from the desktop window
|
Displays the window hierarchy starting from the desktop window
|
||||||
.IP \fBinfo\ wnd\ N\fR
|
.IP \fBinfo\ wnd\ N\fR
|
||||||
Prints information of Window of handle \fBN\fR
|
Prints information of Window of handle \fBN\fR
|
||||||
.IP \fBinfo\ process\fR
|
.IP \fBinfo\ process\fR
|
||||||
|
|
Loading…
Reference in New Issue