My Wine static analysis tool

Alexandre Julliard julliard at winehq.org
Tue Jan 15 11:59:43 CST 2013


Damjan Jovanovic <damjan.jov at 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 at winehq.org



More information about the wine-devel mailing list