This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: Problems while debugging fortran


On Wed, Oct 24, 2007 at 12:33:36PM -0700, Joel Brobecker wrote:
> Question to the other GDB contributors/maintainers: Is it going to
> hurt GDB if we fallback to using "DW_AT_calling_convention =
> DW_CC_program" to find the main? The DWARF3 manual says that this
> attribute value was <<intended to support Fortran main programs>>.
> This is very unclear, since they don't explain what "support"
> refers to. But for people stuck with XLF, if we can improve their
> lives without hurting the rest of GDB, I'm ok with compromising and
> using this attribute value be used to find the main.

Yes, this does seem sensible.

-- 
Daniel Jacobowitz
CodeSourcery


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