Remove unused td_ta_map_id2thr code
authorGary Benson <gbenson@redhat.com>
Thu, 7 May 2015 14:41:43 +0000 (15:41 +0100)
committerGary Benson <gbenson@redhat.com>
Thu, 7 May 2015 14:41:43 +0000 (15:41 +0100)
commit1c56a84d9bac1f6a451a89d2c6af3d7078c4290e
treef4e93399f17a028a5e5651ef6c08ed32cfe8eb32
parent74850322e4882a195c92d5968defd93fe3deb75e
Remove unused td_ta_map_id2thr code

linux-thread-db.c initializes td_ta_map_id2thr but never uses it.
This commit removes this dead code.

gdb/ChangeLog:

* linux-thread-db.c (struct thread_db_info)
<td_ta_map_id2thr_p>: Remove field.
(try_thread_db_load_1): Remove initialization for the above.
gdb/ChangeLog
gdb/linux-thread-db.c
This page took 0.032184 seconds and 4 git commands to generate.