Trying to set a breakpoint on gdb (7.3.1-1) gives me an error. (gdb) b game.d:die buildsym.c:824: internal-error: start_symtab: Assertion `! pending_addrmap' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) Is there some kind of special sauce for getting gdb working with D?