Is the D community lacking development tools?
Jacob Carlborg
doob at me.com
Thu May 24 23:39:17 PDT 2012
On 2012-05-24 21:16, Sean Kelly wrote:
> I think a lot of this depends on the type of app. Interactive debugging can be impractical for server apps, but is often easy for desktop apps. Either way, I don't think anyone can say that debugger support isn't important for D in general :-)
I think a proper stack trace is more useful in most of the cases for me.
That's basically the only thing I use a debugger for. D won't show a
stack trace on a segmentation fault and similar.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list