This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use DECL_BY_REFERENCE for Fortran dummy arguments (PR fortran/24790)


Jakub Jelinek wrote:
> This patch on top of the 2 DECL_BY_REFERENCE dwarf2out.c fixes I've
> sent earlier today makes the dummy arguments appear in the debugger as
> having their real types instead of being pointers or references to those
> types.
> Ok for trunk?

OK. Thanks for your debugging support work!

Tobias

PS: Maybe you have also an idea how to fix
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34153#c1
'Debugging: Cannot set breakpoint in comment lines or "END PROGRAM"'
I'm sure it is a simple fix - if one knows where one has to fix it.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]