On Sunday, 20 October 2013 at 09:39:23 UTC, Derix wrote:
Hi there,

So I've just dived into D-World. Installed Eclipse with the DDT plugin and dmd compiler, so far so good.

The next step would be to include a debugger. I've googled around and I see this seems to be an ubiquitous question but I haven't fetched a conclusive solution. Before I dig deeper and hack my way, could anybody point me toward what works best nowadays ?

And oh, so far I'm on Linux 64-bit. Could move to Windows if necessary but I'd rather not to.

Thanks a lot and D on !

I used ZeroBUGS a few years ago:
http://zerobugs.codeplex.com/

Also, look at the wiki page:
http://wiki.dlang.org/Debuggers
You can try to use Eclipse/CDT to debug D programs. Debug support from DDT is coming, but I don't know when.

Reply via email to