digitalmars.D.debugger - Getting line numbers with GDB for DMD in linux
- Ary Borenszweig (8/8) Sep 08 2008 Hi all,
- Timo Gransch (5/7) Sep 11 2008 Could this be the reason for my debugging troubles with CodeBlocks on Li...
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
Sep 08 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
Sep 11 2008