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] Replace macros by gdbarch functions in gdbint manual


On Wed, Jun 27, 2007 at 09:30:19PM +0300, Eli Zaretskii wrote:
> > +the inferior function onto the stack.  In addition to pushing @var{nargs}, the
> > +code should push @var{struct_addr} (when @var{struct_return}), and the return
>                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
> It looks like something is missing in the parens.  The old text also
> had this problem; can someone suggest or guess what was meant here?

It's unclear wording, but I understand it; struct_return is
essentially a boolean condition here.  And there's a flag variable of
the same name in call_function_by_hand.

-- 
Daniel Jacobowitz
CodeSourcery


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