debugging with gdb
From: antonio (bergnoli_at_pd.infn.it)
Date: 12/15/03
- Next message: Georg Bauhaus: "Re: debugging with gdb"
- Previous message: Oliver Kellogg: "Re: Free Ada parser"
- Next in thread: Georg Bauhaus: "Re: debugging with gdb"
- Reply: Georg Bauhaus: "Re: debugging with gdb"
- Reply: Martin Dowie: "Re: debugging with gdb"
- Reply: Ludovic Brenta: "Re: debugging with gdb"
- Reply: Preben Randhol: "Re: debugging with gdb"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Georg Bauhaus: "Re: debugging with gdb"
- Previous message: Oliver Kellogg: "Re: Free Ada parser"
- Next in thread: Georg Bauhaus: "Re: debugging with gdb"
- Reply: Georg Bauhaus: "Re: debugging with gdb"
- Reply: Martin Dowie: "Re: debugging with gdb"
- Reply: Ludovic Brenta: "Re: debugging with gdb"
- Reply: Preben Randhol: "Re: debugging with gdb"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|