Module: wine Branch: master Commit: a35652d6543e10237044c17ab632694ac2050b39 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a35652d6543e10237044c17ab6...
Author: Dylan Smith dylan.ah.smith@gmail.com Date: Mon Aug 17 01:15:02 2009 -0400
winedbg: Make limitations of set command clearer in man page.
---
programs/winedbg/winedbg.man.in | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/programs/winedbg/winedbg.man.in b/programs/winedbg/winedbg.man.in index 34003d9..fb91d6b 100644 --- a/programs/winedbg/winedbg.man.in +++ b/programs/winedbg/winedbg.man.in @@ -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