GDB - lets make D support awesome

Bruno Medeiros brunodomedeiros+dng at gmail.com
Mon Nov 18 08:14:20 PST 2013


On 18/11/2013 10:41, Iain Buclaw wrote:
> Especially users of dmd/ldc to jump on board to ensure that changes done
> don't break the existing support that you may have.

Wait, you can use GDB to debug programs created with LDC? Ah, I see, the 
LLVM suite generates standard DWARF debug information:
http://llvm.org/docs/SourceLevelDebugging.html#philosophy-behind-llvm-debugging-information

I need to try out this in practice and see how well it works.

-- 
Bruno Medeiros - Software Engineer


More information about the Digitalmars-d mailing list