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] [06/17] Get rid of current_gdbarch in ada-lang.c


Hi Markus,

> 	* ada-lang.c (ada_create_fundamental_type): Use objfile->gdbarch to 
> 	get
> 	at the current architecture.

These changes are pretty mechanical, and look OK to me, but I see
that the decision to use per-objfile gdbarch is still being discussed.
So we'll probably want to hold these changes for a little longer.

> 	(ada_language_arch_info): Replace current_gdbarch by gdbarch.

This part can be checked in now, however.

-- 
Joel


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