This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Big-endian targets: don't ignore offset into DW_OP_implicit_value
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Andreas Arnez <arnez at linux dot vnet dot ibm dot com>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>, Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Date: Wed, 1 Feb 2017 09:16:40 +0000
- Subject: Re: [PATCH] Big-endian targets: don't ignore offset into DW_OP_implicit_value
- Authentication-results: sourceware.org; auth=none
- References: <m3o9zcgjys.fsf@oc1027705133.ibm.com> <20170125221223.hsitc46wy462cb4b@localhost> <m3r33othxf.fsf@oc1027705133.ibm.com> <m3tw8enupj.fsf@oc1027705133.ibm.com>
On Wed, Feb 1, 2017 at 9:09 AM, Andreas Arnez <arnez@linux.vnet.ibm.com> wrote:
>>
>> I've tried, but I don't know to make it work. Switching to the opposite
>> endianness affects more than just the byte order of variable contents;
>> the variables are not even found any more. Any idea?
>>
>>> Otherwise, patch is good to me.
>
> Is it OK then to push the patch? The logic for testing both little- and
> big-endian byte order can still be added later, right?
>
Hi Andreas,
Yes, the patch can be pushed in. I can take a look at the test for both
endianess later.
--
Yao (齐尧)