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: Alpha completely broken: build_regcache never called


> That function only initializes things created with
>> >register_gdbarch_data... not register_gdbarch_swap.  Adding a call to
>> >init_gdbarch_swap (&startup_gdbarch) in initialize_non_multiarch causes
>> >it to be called.  Is that correct?
> 
>> 
>> Er, yes :-(  Does it ``work'' (between the other two functions to match 
>> gdbarch_update_p())?
> 
> 
> Yep.  Want me to check it in?

M'kay (thanks).  No need for the branch - doesn't contain the patch that 
triggered this.

Andrew




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