aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGary Benson <gbenson@redhat.com>2014-07-01 15:07:24 +0100
committerGary Benson <gbenson@redhat.com>2014-07-02 08:58:42 +0100
commit9b11e3a7327f7b1fd5d40a6450a3cc323a78380c (patch)
treeb20adace6580a5f64310f088c17c521511aba48f /bfd
parentafb933145e2869c73c08db0995171d0d2e5b6296 (diff)
downloadgdb-9b11e3a7327f7b1fd5d40a6450a3cc323a78380c.zip
gdb-9b11e3a7327f7b1fd5d40a6450a3cc323a78380c.tar.gz
gdb-9b11e3a7327f7b1fd5d40a6450a3cc323a78380c.tar.bz2
Remove unused Linux libthread_db callbacks
gdb/proc-service.c includes several libthread_db callbacks that do not exist in gdb/gdbserver/proc-service.c. Other than in proc_service.h, there is no reference to any of these callbacks in any revision of nptl_db or linuxthreads_db in glibc's git repo so it seems likely that these functions have never been called. This commit removes them. gdb/ 2014-07-02 Gary Benson <gbenson@redhat.com> * proc-service.c (ps_xfer_memory): Update comment. (ps_pstop): Remove unused function. (ps_pcontinue): Likewise. (ps_lstop): Likewise. (ps_lcontinue): Likewise. (ps_lgetxregsize): Likewise. (ps_lgetxregs): Likewise. (ps_lsetxregs): Likewise. (ps_plog): Likewise. (ps_ptread): Likewise. (ps_ptwrite): Likewise.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions