[PATCH v2] Sync proc_service definition with GLIBC

Yao Qi qiyaoltc@gmail.com
Thu Aug 25 07:59:00 GMT 2016


On Mon, Aug 22, 2016 at 9:28 PM, Adhemerval Zanella
<adhemerval.zanella@linaro.org> wrote:
> gdb/ChangeLog:
>
> 2016-08-22  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
>
>         * aarch64-linux-nat.c (ps_get_thread_area): Remove const from
>         struct ps_prochandle.
>         * amd64-linux-nat.c (ps_get_thread_area): Likewise.
>         * arm-linux-nat.c (ps_get_thread_area): Likewise.
>         * gdb_proc_service.h (ps_get_thread_area): Likewise.
>         * i386-linux-nat.c (ps_get_thread_area): Likewise.
>         * m68klinux-nat.c (ps_get_thread_area): Likewise.
>         * mips-linux-nat.c (ps_get_thread_area): Likewise.
>         * nat/aarch64-linux.c (aarch64_ps_get_thread_area): Likewise.
>         * nat/aarch64-linux.h (aarch64_ps_get_thread_area): Likewise.
>         * xtensa-linux-nat.c (ps_get_thread_area): Likewise.
>
> gdb/gdbserver/ChangeLog:
>
>         * gdb_proc_service.h (ps_get_thread_area): Remove const from struct
>         ps_prochandle.
>         * linux-aarch64-low.c (ps_get_thread_area): Likewise.
>         * linux-arm-low.c (ps_get_thread_area): Likewise.
>         * linux-crisv32-low.c (ps_get_thread_area): Likewise.
>         * linux-m68k-low.c (ps_get_thread_area): Likewise.
>         * linux-mips-low.c (ps_get_thread_area): Likewise.
>         * linux-nios2-low.c (ps_get_thread_area): Likewise.
>         * linux-tic6x-low.c (ps_get_thread_area): Likewise.
>         * linux-x86-low.c (ps_get_thread_area): Likewise.
>         * linux-xtensa-low.c (ps_get_thread_area): Likewise.

I pushed it into master, 7.12 branch and 7.11 branch.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list