www.digitalmars.com         C & C++   DMDScript  
Archives

D Programming
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.ide
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger
D.gnu
D

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript
electronics


digitalmars.D.debugger - Getting line numbers with GDB for DMD in linux

reply Ary Borenszweig <ary esperanto.org.ar> writes:
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
parent Timo Gransch <timo.gransch web.de> writes:
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