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 01/15] Call cooked_read in ppu2spu_prev_register


Yao Qi <qiyaoltc@gmail.com> writes:

> The code in ppu2spu_prev_register is in fact regcache_cooked_read,
> because spu doesn't have gdbarch method pseudo_register_read_value.
>
> gdb:
>
> 2017-11-06  Yao Qi  <yao.qi@linaro.org>
>
> 	* ppc-linux-tdep.c (ppu2spu_prev_register): Call cooked_read.

Hi Ulrich,
Can you review this patch?

-- 
Yao (齐尧)


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