[RFA] Need post-processing of parameters for function calls in Ada

Daniel Jacobowitz drow@false.org
Tue Jan 8 16:19:00 GMT 2008


On Tue, Jan 08, 2008 at 08:13:37AM -0800, Joel Brobecker wrote:
> > > Should I proceed with my proposal?
> > 
> > I would prefer to put the call inside the existing value_arg_coerce,
> > at least to start with.
> 
> Do you mean: dropping the new language field, and just add a call
> to the Ada coerce routine inside value_arg_coerce (or in other words,
> more the change I first proposed inside value_arg_coerce)? That's
> a much smaller change, and I'm OK with that!

Either that, or calling the language hook from value_arg_coerce.  I'm
happy to just call the Ada function directly.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list