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/DWARF] address size can be different from DW_OP_deref size


> >>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:
> 
> Joel>         * dwarf2expr.c (execute_stack_op) [DW_OP_deref]: Handle
> Joel>         the case where ADDR_SIZE is different from TYPE_LENGTH (type).
> 
> This looks correct to me.  I also looked at the typed DWARF extension
> and I believe this code is appropriate for that as well.

Thanks for the review. I've now checked the patch in.

> I think it is suitable for 7.3 as well, FWIW.

It looks fine on the branch, though. Were you planning on checking in
the typed-dwarf series on the branch as well?

-- 
Joel


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