Re: [RESENT (20021013)]RelayExclude/Include
Uwe Bonnes <bon(a)elektron.ikp.physik.tu-darmstadt.de> writes:
Changelog: relay32/relay386.c: check_relay_include Treat whole dlls as advertised
IMO the current behavior is correct. If the documentation says otherwise it needs to be fixed. -- Alexandre Julliard julliard(a)winehq.com
"Alexandre" == Alexandre Julliard <julliard(a)winehq.com> writes:
Alexandre> Uwe Bonnes <bon(a)elektron.ikp.physik.tu-darmstadt.de> writes: >> Changelog: relay32/relay386.c: check_relay_include Treat whole dlls >> as advertised Alexandre> IMO the current behavior is correct. If the documentation Alexandre> says otherwise it needs to be fixed. I don't see any chance to exclude a whole dll from relay debugging in the present scheme. In most cases one doesn't want to see the output from x11drv and gdi32. Do we really want to deny such a user request? Or has the ability to do it on the command line (like --debugmsg -relay=x11drv") only been broken by chance and needs fixing? Please let me know in what way the user is supposed to exclude whole dlls from a relay trace so I can fix the behaviour and docs. Bye -- Uwe Bonnes bon(a)elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
"Uwe Bonnes" <bon(a)elektron.ikp.physik.tu-darmstadt.de> wrote:
Please let me know in what way the user is supposed to exclude whole dlls from a relay trace so I can fix the behaviour and docs.
[Debug] "RelayExclude" = "user32.*;x11drv.*" should work. -- Dmitry.
participants (3)
-
Alexandre Julliard -
Dmitry Timoshkov -
Uwe Bonnes