On Mon, 12 Sep 2011 14:00:51 +0300, Don <[email protected]> wrote:

I don't get a call stack; I only see the current function.

Generally (not specific to DMD or WinDbg), this is a sign that the executable was compiled without stack frames (or that the stack is corrupted).

--
Best regards,
 Vladimir                            mailto:[email protected]

Reply via email to