On 12/27/2011 10:54 AM, Trass3r wrote:
On Tuesday, 27 December 2011 at 14:11:45 UTC, Robert Clipsham wrote:On 26/12/2011 22:57, AaronP wrote:Is there some kind of special sauce for getting gdb working with D?Make sure you're compiling with -gc (not -g), if that's still happening then one of two things needs to happen:That has bitten me before too. Why the heck isn't -g == -gc as long as -g is fucked up that bad?
Not to mention the dmd man page suggests -gc is only for "older gdb's"