Debug/reduce stack overflow in DMD on Windows
Jacob Carlborg
doob at me.com
Mon Dec 30 12:15:23 PST 2013
On 2013-12-30 17:19, Benjamin Thaut wrote:
> Compile in 64-bit and use Visual Studio or Visual Studio Express to
> debug the application. If you want to compile in 32-bit you will need to
> run cv2pdb on the generated exectuable before debugging with visual
> studio. cv2pdb is part of VisualD which I recommend using for any
> windows development.
I'll give that a try, thanks.
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list