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


Hi Yao,

> > 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?

Yes, this patch is OK.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com


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