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 1/3] Initial Fission support, change reference forms to use DW_UNSND


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> It is a standalone patch, and simply moves reference attributes
Doug> from DW_ADDR to DW_UNSND.
Doug> [plus adds missing support for ref8, ref_udata to the pretty-printer]

It seems reasonable to me.
I'm surprised we were using DW_ADDR here, as I think CORE_ADDR ought to
be constrained to refer to inferior addresses.

Tom


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