debugging code with mixins

Trass3r un at known.com
Thu Dec 2 14:16:50 PST 2010


I often use mixins in my code.
This is nice programming-wise but really becomes painful when trying to  
debug cause it completely messes up dmd's line numbers.
Is there any solution to this in D?
Could we have some sort of "preprocessed source code" and use that for  
debugging?


More information about the Digitalmars-d mailing list