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: [PATCH] S390: Fix erroneous offset in fill_gregset


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


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