A couple of thoughts/queries.

Jason House jason.james.house at gmail.com
Wed Dec 26 08:24:48 PST 2007


Bill Baxter Wrote:
> If you're not on Windows then I presume gdb works?  I guess that doesn't 
> have any D-specific knowledge.  Support for D in zerobugs is still 
> vaporware?

It looks like it's going that way.  Looking at the zerobugs FAQ, I see:

 Does Zero work with other languages than C/C++?
    A: I have not tested it with other languages. However, the debug information in STABS and DWARF is language-independent.
The only language-dependent part in Zero is the interpreter which can only evaluate C++ expressions.

I have started some preliminary work to support Walter Bright's D Programming Language, and a D demangler has been contributed by the D community. However, this work is in an experimental stage. 



More information about the Digitalmars-d mailing list