build_regcache

Michael Snyder msnyder@redhat.com
Mon Mar 18 18:55:00 GMT 2002


"Martin M. Hunt" wrote:
> 
> Am I misunderstanding something or does it not make sense that the register
> cache is initialized before any architectures?  Would moving it to the end of
> COMMON_OBS be an OK solution?

I think that order of execution of initialize routines cannot be
guaranteed.
Therefore they need to be order independent.



More information about the Gdb mailing list