September 08, 2008
Hi all,

Has anyone successfully debugged a dmd executable in linux using gdb? I'm trying to give a conclusion to this long thread:

http://www.dsource.org/forums/viewtopic.php?p=20558#20558

I tried searching in google with no luck. The main problem is I don't get line numbers in gdb.

Thanks,
Ary
September 11, 2008
Ary Borenszweig wrote:

> I tried searching in google with no luck. The main problem is I don't get line numbers in gdb.

Could this be the reason for my debugging troubles with CodeBlocks on Linux?

http://www.digitalmars.com/d/archives/digitalmars/D/ide/Debugger_on_Codeblocks_with_DMD_and_Tango_on_Linux_237.html

Best regards,
Timo