A new debugger for Linux - would it work for D?
Don Clugston
dac at nospam.com.au
Wed Nov 22 03:19:39 PST 2006
Thomas Kühne wrote:
> Cristian Vlasceanu wrote:
>> D has a demangling scheme that is not compatible with C++?
>> Then that's another area that needs work in the debugger.
>
> see attachment
>
> Thomas
Wow, it's interesting to compare yours with my compile-time demangler.
They are both about the same number of lines of code (and both seem more
comprehensive than the one in Phobos).
More information about the Digitalmars-d-announce
mailing list