dmd and gdb

Frank Benoit (keinfarbton) benoit at tionex.removethispart.de
Wed Jan 10 09:47:03 PST 2007


vtp schrieb:
> Does dmd compiler work with gdb debugger? Or do I need gdc compiler instead?
> 
> vtp

Yes it works for me on linux.
But the backtrace is broken. Compiled with debug info I get some lines
and and error about "corrupt stack". Without the debug info it shows the
complete stack with modules, but without line numbers.

What it is good for: get the position of a segmentation fault ;)




More information about the Digitalmars-d mailing list