aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/linux-nat.h')
-rw-r--r--gdb/linux-nat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/linux-nat.h b/gdb/linux-nat.h
index 13a1088389c..0985e8409f5 100644
--- a/gdb/linux-nat.h
+++ b/gdb/linux-nat.h
@@ -94,9 +94,6 @@ extern struct lwp_info *lwp_list;
/* Attempt to initialize libthread_db. */
void check_for_thread_db (void);
-/* Tell the thread_db layer what native target operations to use. */
-void thread_db_init (struct target_ops *);
-
int thread_db_attach_lwp (ptid_t ptid);
/* Find process PID's pending signal set from /proc/pid/status. */