This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [RFC] Slightly improved DWARF2 debug info for Fortran
On Mon, 2006-10-23 at 00:05 +0200, Steven Bosscher wrote:
> On 10/23/06, Laurent GUERBY <laurent@guerby.net> wrote:
> > I wonder what Ada does here since it has reference passing too.
>
> If you can check... ;-)
Unfortunately out of my league :)
> If this change can be turned into something that helps for Ada too,
> please let me know.
In practice debugging works quite well with Ada so I'm assuming
there are some parts of gigi/dwarf2out/gdb that have been taught
how to deal with this kind of stuff, so may be fortran can benefit.
Laurent