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.

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

Tom


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