[Issue 3389] New: gdb: using -gc is mandatory but not well documented
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 12 14:23:15 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3389
Summary: gdb: using -gc is mandatory but not well documented
Product: D
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www.digitalmars.com
AssignedTo: nobody at puremagic.com
ReportedBy: llucax at gmail.com
--- Comment #0 from Leandro Lucarella <llucax at gmail.com> 2009-10-12 14:23:14 PDT ---
-g is known to be broken when using GDB (I don't know if this is how it's
supposed to be or if it's a bug). -gc usually works (there are a few bugs
still), but it's not very well documented that when using GDB you should use
-gc (which is supposed to mean, "pretend to be C", so it's not very easy to
figure out that that flag should be used instead of -g).
--
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