Debug/reduce stack overflow in DMD on Windows
Vladimir Panteleev
vladimir at thecybershadow.net
Mon Dec 30 14:21:55 PST 2013
On Monday, 30 December 2013 at 13:04:38 UTC, Jacob Carlborg wrote:
> I've ported one of my projects[1] from D1 to D2 and it works
> perfectly fine on Posix. Now when I try to compile the code on
> Windows I get a stack overflow. I really suck at Windows
> development, I don't even know where to start. Which debugger
> should I use that can handle the debug format DMD is compiled
> with?
>
> [1] https://github.com/jacob-carlborg/dvm/tree/master
You could try reducing the bug using DustMite, and this helper:
https://github.com/CyberShadow/DustMite/wiki/Suppressing-Windows-crashes
More information about the Digitalmars-d-learn
mailing list