Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-25 | Sync proc_service definition with GLIBCgdb-7.11-branch | Adhemerval Zanella | 22 | -20/+49 | |
GLIBC BZ#20311 [1] proc_service.h install patch also remove 'const' attributes from ps_get_thread_area and comment #15 discuss why to remove the const attribute (basically since it a callback with the struct ps_prochandle owned by the client it should be able to modify it if it the case). On default build this is not the issue and current g++ does not trigger any issue with this mismatch declaration. However, on some bootstrap build configuration where gdbserver is build with gcc instead this triggers: error: conflicting types for 'ps_get_thread_area' This patch fixes it by syncing the declaration with GLIBC. [1] https://sourceware.org/bugzilla/show_bug.cgi?id=20311 gdb/ChangeLog: 2016-08-25 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: 2016-08-25 Adhemerval Zanella <adhemerval.zanella@linaro.org> PR server/20491 * 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. | |||||
2016-08-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-07-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2016-06-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |