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: [patch/rfa] function descriptor handling for push_dummy_call


> Date: Sat, 5 Jun 2004 09:23:23 -0700
> From: Randolph Chung <randolph@tausq.org>
> 
> > > I think it is, the parameter is now a `struct value' function and not a 
> > >   function's code address.
> > 
> > The suggested change doesn't indicate that in any way.
> 
> Agreed.... but the documentation as it is does not give the types of the
> arguments, nor does it have any explanation in the text about what the
> arguments are.... so I'm not sure what else i can do.

How about adding a sentence saying that the `function' arg's type is
`struct value'?


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