[Issue 3389] gdb: using -gc is mandatory but not well documented

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 1 11:34:58 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=3389



--- Comment #5 from dawg at dawgfoto.de 2012-02-01 11:34:57 PST ---
GDB already has D specific extensions (demangling and arrays). Using -g makes
use of them, -gc does not.
There won't be D specific DWARF extensions any time soon.
What we wanted to add can be modeled by newer DWARF versions but adapting them
would break older debuggers.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list