diff options
author | Gary Benson <gbenson@redhat.com> | 2016-05-23 13:26:47 +0100 |
---|---|---|
committer | Gary Benson <gbenson@redhat.com> | 2016-05-23 13:26:47 +0100 |
commit | d0571b9934241e58a5325fc6e09298d0e3396280 (patch) | |
tree | 350c75779db21368e3f55e6fe5d82f78c7c1c778 /ld/Makefile.am | |
parent | b43b853577ed4fb6cc19b1faa17e8fbea3c58be7 (diff) | |
download | fsf-binutils-gdb-d0571b9934241e58a5325fc6e09298d0e3396280.zip fsf-binutils-gdb-d0571b9934241e58a5325fc6e09298d0e3396280.tar.gz fsf-binutils-gdb-d0571b9934241e58a5325fc6e09298d0e3396280.tar.bz2 |
Remove unused libthread_db td_thr_validate reference
Native GDB looks up the function td_thr_validate from libthread_db.so
on Linux, but the value is never used. This commit removes this dead
code.
gdb/ChangeLog:
* nat/gdb_thread_db.h (td_thr_validate_ftype): Remove typedef.
* linux-thread-db.c (struct thread_db_info) <td_thr_validate_p>:
Remove field.
(try_thread_db_load_1): Remove td_thr_validate initialization.
Diffstat (limited to 'ld/Makefile.am')
0 files changed, 0 insertions, 0 deletions