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: [PATCH 8/11] Add FRV_MAX_REGISTER_SIZE


Alan Hayward <Alan.Hayward@arm.com> writes:

Hi Alan,
regcache.c is updated, so please update your patch.

> I considered making regcache_raw_supply_zero call regcache_raw_supply, but
> in the end it made more sense to make it completely separate.

You can call raw_supply (regnum, NULL) and then set the status to REG_VALID.

-- 
Yao (齐尧)


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