Backtrace Dumps

Alexandre Julliard julliard at winehq.org
Tue Aug 17 18:03:33 CDT 2004


Robert Shearman <rob at codeweavers.com> writes:

> I propose the addition of this new debug tool that will allow
> developers to output backtraces to the console, without having to
> interact with a debugger. It can give a useful indication of how
> functions are being called in situations where a break point is not
> appropriate.

I think it's better to let the debugger take care of that. If you
don't want a real breakpoint you could define a custom exception to
tell winedbg to just dump the backtrace and continue.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list