This is the mail archive of the gdb@sources.redhat.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]
Other format: [Raw text]

Re: Moving to GDB_MULTI_ARCH_PARTIAL



ac131313@cygnus.com said:
> this suggests REGISTER_CONVERTIBLE doesn't need to be immediatly
> converted.

> However, it also explains why, at level one, it isn't strict about
> overriding macros.  Given a case like the i386, the base cpu may be
> multi-arched but the variants (tm-ptx.h and tm-symmetry.h) may not.
> This again lets them continue to build and work. 


So if they can continue to work with the existing definitions, why aren't 
REGISTER_CONVERTIBLE and PUSH_ARGUMENTS level 2?

R.


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