This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] gdbtypes.h: Add "calling_convention" field to struct main_type


On Oct  8 20:33, Eli Zaretskii wrote:
> > Date: Fri, 8 Oct 2004 18:19:19 +0200
> > From: Corinna Vinschen <vinschen@redhat.com>
> > 
> > On Oct  8 13:15, Eli Zaretskii wrote:
> > > > Date: Thu, 7 Oct 2004 11:47:27 +0200
> > > > From: Corinna Vinschen <vinschen@redhat.com>
> > > > 
> > > > 	* gdbtypes.h (struct_main_type): Add member calling_convention.
> > > > 	(TYPE_CALLING_CONVENTION): New macro.
> > > 
> > > If this patch is approved, please review the relevant parts of
> > > gdbint.texinfo and see if something there needs updating (perhaps just
> > > mention this new macro or something).
> > 
> > I had a look into gdbint.texinfo and it seems that none of these TYPE_*
> > macros nor the main_type fields made it into that document.
> 
> ??? I can clearly see them mentioned in the section named "Types".  It
> is part of the node "Symbol Handling".

Well, not exactly.  There are only basic descriptions of the TYPE_CODE_*
type codes, not any description ofthe TYPE_* macros to access the type
and main_type members.  Nor descriptions of these struct members at all,
AFAICS.


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat, Inc.


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