debugging with gdb

From: antonio (bergnoli_at_pd.infn.it)
Date: 12/15/03


Date: 15 Dec 2003 02:32:11 -0800

I'totally new in ada95 and i try to debug a simple program written in
ada95 (i.e hello world).I have compiled with gnatmake(-g option)and i
get an executable that i ran into gdb.It works but i can't see the
original source using the gdb command 'list' and (obviously) i can't
put any break point where i want like i usually do when i work in C.
why?
tank you in advance.

Antonio



Relevant Pages

  • Re: debugging with gdb
    ... "antonio" wrote in message ... > I'totally new in ada95 and i try to debug a simple program written in ... It's now integrated into GPS an IDE for GNAT. ...
    (comp.lang.ada)
  • Re: debugging with gdb
    ... On 2003-12-15, antonio wrote: ... > I'totally new in ada95 and i try to debug a simple program written in ... You are most likely using a gdb version that is not Ada-aware. ...
    (comp.lang.ada)
  • Re: debugging with gdb
    ... antonio wrote: ... I'totally new in ada95 and i try to debug a simple program written in ... ada95.I have compiled with gnatmakeand i ... original source using the gdb command 'list' and i can't ...
    (comp.lang.ada)