diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2019-02-26 23:45:50 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2019-02-26 23:45:50 -0500 |
commit | 143420fb0d5ae54323ba9953f0818c194635228d (patch) | |
tree | 43db9e8efa355bdc3e3f50de428f5c6f4b947014 /gdb/main.c | |
parent | 8e3173c608015e84c89990b9473189bf797ae0bf (diff) | |
download | gdb-143420fb0d5ae54323ba9953f0818c194635228d.zip gdb-143420fb0d5ae54323ba9953f0818c194635228d.tar.gz gdb-143420fb0d5ae54323ba9953f0818c194635228d.tar.bz2 |
Fix build errors in aix-thread.cgdb-8.3-branchpoint
This patch fixes a few instances of unused variable and shadowed local
variable errors.
gdb/ChangeLog:
* aix-thread.c (ptid_cmp): Remove unused variable.
(get_signaled_thread): Likewise.
(store_regs_user_thread): Likewise.
(store_regs_kernel_thread): Likewise.
(fetch_regs_kernel_thread): Remove shadowed variable.
Diffstat (limited to 'gdb/main.c')
0 files changed, 0 insertions, 0 deletions