Debugging in D linux world.
Sean Kelly
sean at invisibleduck.org
Tue Sep 16 19:00:48 PDT 2008
Piotrek wrote:
> And I have another question to linux users. What debugger do you use? If
> non, also let me know please. I have a strange feeling that programming
> with dmd on linux means no debugger usage.
I don't debug on linux much myself, but I believe people typically use
gdb with a demangle patch. There are a ton of graphical front-ends for
gdb as well.
> Maybe somebody made ZeroBugs work well? And maybe there're more pros of
> using gdc on linux rather than dmd?
Last I heard, ZeroBugs support for D was still pretty sparse. But I
can't recall what worked and what didn't.
Sean
More information about the Digitalmars-d-debugger
mailing list