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] Remove macros {SP,PC,PS,FP0}_REGNUM from gdbarch.sh


Ulrich Weigand wrote:
Markus Deuling wrote:

there were lots of changes to various parts of GDB so it was necessary to rebase the REGNUM patch. So here it
is again. Build and tested on x86. Build with gdb_mbuild.sh

Thanks for re-doing that patch. It looks like a small number of places were overlooked; I've now committed this patch together with those (see patch below).

Longer-term, most uses of those gdbarch callbacks -in particular those in platform-specific code- are probably bogus and should be
removed. But that's a different issue ...



Ok, thank you very much !


--
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com


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