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: [rfa/Ada] Remove current_gdbarch from ensure_lval


Joel Brobecker wrote:
> > 	* ada-lang.h (ada_convert_actual): Add GDBARCH argument.
> > 	* ada-lang.c (convert_actual): Remove stale prototype.
> > 	(ensure_lval, make_array_descriptor, ada_convert_actual):
> > 	Add GDBARCH argument and pass through to subroutine calls.
> > 	(ensure_lval): Use GDBARCH instead of current_gdbarch.
> > 	* infcall.c (value_arg_coerce): Update ada_convert_actual call.
> 
> This is OK.

And the last one checked in as well.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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