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]

Re: [RFA]: Add IN_EPILOGUE() predicate


On Fri, Nov 02, 2001 at 09:24:30PM +0200, Eli Zaretskii wrote:
> > Date: Fri, 02 Nov 2001 12:51:07 -0500
> > From: Andrew Cagney <ac131313@cygnus.com>
> > 
> > > As for the doco, I'd just add the above but refer to the function instead of the macros.
> > 
> > But check it with Eli :-)
> 
> I have no objections to the change, but I don't understand where
> would you refer to a function instead of a macro: the cited text
> didn't refer to any macros.

IN_FUNCTION_EPILOGUE_P() is a macro.

gdbarch_in_function_epilogue_p() is not.

Corinna


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