Alexandre Julliard wrote:
Module: wine
Branch: refs/heads/master
Commit: d47dcbf05a0159a87234ac6e41ae011150019f09
URL:
http://source.winehq.org/git/?p=wine.git;a=commit;h=d47dcbf05a0159a87234ac6e41ae011150019f09
Author: Alexandre Julliard <[EMAIL PROTECTED]>
Date: Thu Jun 15 11:38:43 2006 +0200
winedbg: Avoid a crash when there's no backtrace to print.
I wonder if it's the right fix. It would be better in the case where we
cannot fetch any frame to set a dummy frame from current registers (even
if the frame isn't 100% valid)
A+