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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 1 05:37:36 PDT 2010


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


Robert Clipsham <robert at octarineparrot.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robert at octarineparrot.com


--- Comment #1 from Robert Clipsham <robert at octarineparrot.com> 2010-04-01 13:37:35 BST ---
-g not working is how it's meant to be, at least until gdb adds support for the
D extensions to DWARF. I've hopefully fixed the remaining bugs with -gc (on
linux at least). My solution to this would be to add in a -gd, and make -g an
alias to -gc until better support for debug info is added to debuggers. This
way users get working debug output with -g, and don't blame it on a buggy dmd
:)

-- 
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