PR threads/10729
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-low.h
index c5ca1d7f35bb80572421d62658f0fdb6f20c5602..5b584d0a3fce5f6db5ea063cfc2a83bab328f0f2 100644 (file)
@@ -259,6 +259,7 @@ int elf_64_file_p (const char *file);
 
 void linux_attach_lwp (unsigned long pid);
 struct lwp_info *find_lwp_pid (ptid_t ptid);
+void linux_stop_lwp (struct lwp_info *lwp);
 
 /* From thread-db.c  */
 int thread_db_init (int use_events);
This page took 0.024765 seconds and 4 git commands to generate.