commit | 40c11ebfa29c6ab34f16789426d0eb73f1684d53 | [log] [tgz] |
---|---|---|
author | Marcus Meissner <marcus@jet.franken.de> | Sun Jan 24 09:37:33 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Jan 24 09:37:33 1999 +0000 |
tree | b09f0d55f593dca586da4ba76ee66a1253455417 | |
parent | a7894d931108f8264621151c23bce98b025a118c [diff] [blame] |
Allow switching off/on of debugmsgs in the debugger.
diff --git a/debugger/info.c b/debugger/info.c index 5dc6247..325b95a 100644 --- a/debugger/info.c +++ b/debugger/info.c
@@ -138,7 +138,7 @@ " frame <n> finish", " show dir dir <path>", " display <expr> undisplay <disnum>", -" delete display <disnum>\n", +" delete display <disnum> debugmsg <class>[-+]<type>\n", "Wine-specific commands:", " mode [16,32] walk [wnd,class,queue,module]",