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?