This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Sync proc_service definition with GLIBC
On 08/19/2016 10:14 AM, Yao Qi wrote:
> [reply to all]
>
> On Fri, Aug 19, 2016 at 9:40 AM, Pedro Alves <palves@redhat.com> wrote:
>>
>> Fine with me. You'll need the "gregset.h" one too, then.
>>
>
> We had two "gregset.h" ones recently :),
>
> [GDB][PR gdb/20457] Fix builds broken by proc-service changes.
> https://sourceware.org/ml/gdb-patches/2016-08/msg00148.html
>
> Fix fallout from gdb/20413's fix
> https://sourceware.org/ml/gdb-patches/2016-08/msg00129.html
>
> I think you mean the former.
Yes, the former. The latter fixed a problem that was introduced
only recently in 7.12, so it's not applicable to 7.11.
Thanks,
Pedro Alves