[Issue 9800] Numerous issues with DWARF debug output
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 2 00:01:58 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=9800
--- Comment #7 from Iain Buclaw <ibuclaw at ubuntu.com> 2013-12-02 00:01:54 PST ---
(In reply to comment #6)
> All the problems listed are with DMD v2.6x when using -g switch. I have not
> tried gdc or ldc, so cannot comment for them.
>
Snipping all your problems. I think the best thing to do with dmd's situation
is to deprecate -gc and start moving the debug emission of types that differ in
-gc into -g.
Could you do a re-test with -gc also?
>
> Temporary breakpoint 2, _Dmain (args=13835038538950770689) at dtypes.d:106
> 106 foreach (arg; args[1..$])
> (gdb)
>
> As can be seen, gdb thinks "main" is the start function instead of _Dmain.
This is fixed in my gdb fork - I'm just waiting for the assignment papers to
come through. :-)
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list