[RFA] Sparc/Linux fixes part 1

David S. Miller davem@redhat.com
Fri Apr 19 18:43:00 GMT 2002


   From: Michael Snyder <msnyder@redhat.com>
   Date: Fri, 19 Apr 2002 18:25:32 -0700

   The idea is sound, but the implementation is not very 
   multi-arch-ish.  Is there a runtime way to do this, 
   rather than by using a macro?  The whole purpose of
   multi-arch is that these decisions get made at runtime.
   
It is done at runtime, why do you think I check
GDB_TARGET_IS_SPARC64 in the tm-sp64linux.h case?

For tm-linux.h it can only possibly be one value.

Eventually I want to merge tm-sp64linux.h and tm-linux.h
into one configuration, but I want to merge in all of
my previous work first as that provides the infrastructure I need to
do that properly.



More information about the Gdb-patches mailing list