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: [RFA] Fix DW_OP_GNU_regval_type with FP registers


On 11/15/2013 12:06 PM, Joel Brobecker wrote:
> 
> Regarding Pedro's suggestion, what do we think of "read_addr_from_reg"?
> Still not perfect, as it hides a bit the fact that it only does
> a partial register read if the address size is smaller than the
> register size. But much better than "read_reg", I agree.

That sounds fine to me.  It maps well to address_from_register.

-- 
Pedro Alves


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