How can you do that? the debugmsg command didn't appear to exist (or at least, grepping the winedbg source didn't show any implementation for it I could see)
set + file => turns all file debug channels on set warn + file => turns the warn info on file on (implementation is in info.c IIRC)
A+