This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] S390: Fix erroneous offset in fill_gregset
- From: Andreas Arnez <arnez at linux dot vnet dot ibm dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: Ulrich Weigand <uweigand at de dot ibm dot com>, gdb-patches at sourceware dot org
- Date: Tue, 13 May 2014 16:02:44 +0200
- Subject: Re: [PATCH] S390: Fix erroneous offset in fill_gregset
- Authentication-results: sourceware.org; auth=none
- References: <87ppji54dh dot fsf at br87z6lw dot de dot ibm dot com> <201405131224 dot s4DCOdT0030161 at d06av02 dot portsmouth dot uk dot ibm dot com> <20140513124702 dot GA4016 at adacore dot com>
On Tue, May 13 2014, Joel Brobecker wrote:
>> > gdb/
>> > * s390-linux-nat.c (fill_gregset): Remove erroneous offset 4 in
>> > call to regcache_raw_collect.
>>
>> This is OK.
>>
>> The fix probably ought to go to the 7.7 branch as well ...
>
> We are not planning on making another release on the 7.7 branch
> but it might still be good to have it there also, so no objection.
> But if we backport the change, please make sure that a PR gets
> created, and that an entry gets added to the 7.7 release wiki
> page: https://sourceware.org/gdb/wiki/GDB_7.7_Release
>
> I will create a "Fixes since GDB 7.7.1" section.
OK, I created PR16940:
https://sourceware.org/bugzilla/show_bug.cgi?id=16940