15 Jan
2013
15 Jan
'13
5:59 p.m.
Damjan Jovanovic <damjan.jov(a)gmail.com> writes:
I'd like to add the following features at some stage: * Populate all functions with a TRACE() of their arguments, if they don't already have it.
Please don't do that. There are many functions that we don't need to trace, or that already have traces in sub-functions, or where it's really the return value that's interesting, etc. -- Alexandre Julliard julliard(a)winehq.org