Losing debug information when compiling with ldc?

Rumbu rumbu at rumbu.ro
Thu Feb 25 07:07:34 UTC 2021


On Thursday, 25 February 2021 at 04:00:09 UTC, 12345swordy wrote:
> Anyone who builds dmd with ldc with visual d. Is there anyway 
> to prevent it from losing debug information? The enum issue is 
> related to dmd poor generation of the debug information where 
> in ldc, the it is working as intended. Yet for some reason I am 
> experiencing the same issue with ldc, and I not sure it due to 
> the debug information being lost when compiling.
>
> -Alex

With LDC, the enum types are displayed correctly:

https://imgur.com/a/aXeIUjV




More information about the Digitalmars-d mailing list