How do you guys debug large programs?
Nathan M. Swan
nathanmswan at gmail.com
Tue May 28 00:27:20 PDT 2013
On Monday, 27 May 2013 at 19:55:57 UTC, Gary Willoughby wrote:
> This is quite an open ended question but i wondered how you
> guys debug your D programs (i'm talking about stepping through
> code, setting breakpoints, etc). The lack of nice IDE's with
> integrated debuggers is worrying when working with D but up
> until now i haven't need one.
>
> Now i've started to write much larger programs, i'm wondering
> which debuggers do you use? Especially using Linux.
I know Alexander Bothe of Mono-D fame is working on debugging
support for it:
http://mono-d.alexanderbothe.com/?p=997
It's still in alpha, but getting there.
NMS
More information about the Digitalmars-d-learn
mailing list