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


> 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.


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