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]
Other format: [Raw text]

Re: [PATCH/RFA] Use generic OS ABI framework for VAX target


I've started on NetBSD/vax support for GDB, and need the generic
OS ABI stuff to be used by the VAX target.

OK to commit?

	* Makefile.in (vax_tdep_h): Define.
	(vax-tdep.o): Use $(vax_tdep_h).
	* vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
	(vax_dump_tdep): New function.
	(_initialize_vax_tdep): Register vax_dump_tdep.
	* vax-tdep.h: Include osabi.h.
	(struct gdbarch_tdep): New.

I don't think anyone is in a position to dispute this :-)

yes, fine.

Andrew



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