Alexandre Julliard a écrit :
Francois Gouget fgouget@codeweavers.com writes:
'winedbg --auto' already prints a backtrace before the modules list. So there is no need to print another one after everything else.
Actually there are cases where it doesn't, which is why I added this. It's better to have two backtraces than none.
can you reproduce those cases ? it may be even better to fix those cases instead of having two backtraces <g> A+