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


> 	* 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.

Thank you,
-- 
Joel


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