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


On Wed, Jun 13, 2007 at 08:32:25PM +0300, Eli Zaretskii wrote:
> > Date: Wed, 13 Jun 2007 15:17:23 +0200
> > From: Markus Deuling <deuling@de.ibm.com>
> > CC: Ulrich Weigand <uweigand@de.ibm.com>
> > 
> > this patch removes following macros from gdbarch.sh:
> > 
> > * SP_REGNUM
> > * PC_REGNUM
> > * PS_REGNUM
> > * FP0_REGNUM
> 
> You do this in go32-nat.c, which I think will break the DJGPP port,
> because AFAIK it doesn't support gdbarch.

There are no ports left which do not use gdbarch and multi-arch, so
I'm pretty sure it does.

-- 
Daniel Jacobowitz
CodeSourcery


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