This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: [RFC] multi-arch cleanup part three - handle non- multi-arch.


FYI,

I've checked this in with one change.  Merging with the uptodate sources
added ADDRESS_TO_POINTER and POINTER_TO_ADDRESS macros.  Since my change
results in gdbarch.h always provided a default defintion I removed the
just added:

	#ifndef ADDRESS_TO_POINTER
	#define
	#endif

et.al. from findvar.c :-)

	enjoy,
		Andrew

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