generative programming and debugging

Jacob Carlborg doob at me.com
Wed Oct 19 09:26:46 PDT 2011


On 2011-10-19 17:42, Ary Manzana wrote:
> On 10/19/11 8:12 AM, Jacob Carlborg wrote:
>> On 2011-10-19 11:07, Gor Gyolchanyan wrote:
>>> Do anybody know a good way to (statically) debug a generated code?
>>> Currently it takes lots of effort to determine the place, where the
>>> code is being incorrectly generated.
>>
>> The Eclipse plugin Descent has support for compile time debugging. It
>> also have a compile time view which shows the result of string mixins
>> and template mixins.
>
> Does it still work?
>
> I have the idea that once I abandon a project it somehow stops working. :-P

Descent is quite slow and often freezes, otherwise it's working quite well.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list