How do you debug DMD?

Simon s.d.hammett at gmail.com
Mon Mar 14 11:22:04 PDT 2011


On 14/03/2011 07:20, %u wrote:
>> You can use windbg.exe, which is in \dmd\windows\bin. Of course,
> you'll also need to download the Digital Mars C++ compiler from
> http://www.digitalmars.com/download/freecompiler.html
>
> Hm... I already have WinDbg (and DMC), but I never thought it's any
> more efficient to debug with WinDbg than with Visual Studio... is
> there some sort of advantage I don't know about?

I created a VS project and patch that lets you compile & debug w/ VS.
Might be a little out of date now, but should be easy enough to get working.

http://www.sstk.co.uk/d.php

-- 
My enormous talent is exceeded only by my outrageous laziness.
http://www.ssTk.co.uk


More information about the Digitalmars-d mailing list