From 392a587b0562bfd8561bc15ad2625a4f49f461f0 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Tue, 25 May 1999 18:09:09 +0000 Subject: import gdb-1999-05-25 snapshot --- gdb/thread.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/thread.c') diff --git a/gdb/thread.c b/gdb/thread.c index 9f68547636..01d152f2d5 100644 --- a/gdb/thread.c +++ b/gdb/thread.c @@ -96,6 +96,7 @@ static void thread_apply_command PARAMS ((char *, int)); static void restore_current_thread PARAMS ((int)); static void switch_to_thread PARAMS ((int pid)); static void prune_threads PARAMS ((void)); +static int local_find_new_threads PARAMS ((void)); /* If the host has threads, the host machine definition may set this macro. But, for remote thread debugging, it gets more complex and -- cgit v1.2.1