winedbg: Make limitations of set command clearer in man page.

This commit is contained in:
Dylan Smith 2009-08-17 01:15:02 -04:00 committed by Alexandre Julliard
parent 82f810dc73
commit a35652d654
1 changed files with 3 additions and 2 deletions

View File

@ -369,8 +369,9 @@ Lists all w-threads in Wine session
.IP \fBinfo\ exception\fR
Lists the exception frames (starting from current stack frame)
.PP
It is possible to turn on and off Wine's debug messages as you are
debugging using the \fBset\fR command.
Debug messages can be turned on and off as you are debugging using
the \fBset\fR command, but only for channels initialized with the
\fIWINEDEBUG\fR environment variable.
.IP \fBset\ warn\ +\ win\fR
Turns on warn on \fB'win'\fR channel
.IP \fBset\ +\ win\fR