This is the mail archive of the gdb-patches@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: [RFC] Use DW_CC_program to indicate Fortran main subroutine


On Sun, 2005-11-20 at 23:28 -0800, Jim Blandy wrote:
> I don't want to stand in the way of solving the Java and Fortran "find
> the main program" problems, but when you look at the description of
> DW_AT_calling_convention, it seems to me like that attribute is more
> concerned with telling you how to assemble arguments to pass to the
> function, and not so much with describing the overall structure of the
> executable.

Exactly.

> 
> I don't see any other attribute that is more appropriate.

Hence, we should make one, as we've done in other cases.



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