Losing debug information when compiling with ldc?
12345swordy
alexanderheistermann at gmail.com
Thu Feb 25 15:53:20 UTC 2021
On Thursday, 25 February 2021 at 15:14:43 UTC, kinke wrote:
> On Thursday, 25 February 2021 at 14:38:31 UTC, 12345swordy
> wrote:
>> You misunderstanding what I am trying to say here. When I
>> tried to debug the dmd compiler that is built with ldc by
>> using the visual d solution file. The enum information seemed
>> to gotten loss.
>
> Are you referring to Visual D's /DEBUG:FASTLINK again? Then
> check the object files instead of the .pdb. Or use build.d to
> generate a full .pdb.
It doesn't generate any objects files, only the .pdb file.
-Alex
More information about the Digitalmars-d
mailing list