Fix --as-needed undefined symbol references from dynamic libraries.
[deliverable/binutils-gdb.git] / gdb / linux-thread-db.c
index 593fc29b54e5c0d4361982e7d2f8ec4e94c98056..4cc3a4cb64f346341ab1865d1215046a5bf4a26c 100644 (file)
@@ -1340,7 +1340,7 @@ detach_thread (ptid_t ptid)
 }
 
 static void
-thread_db_detach (struct target_ops *ops, char *args, int from_tty)
+thread_db_detach (struct target_ops *ops, const char *args, int from_tty)
 {
   struct target_ops *target_beneath = find_target_beneath (ops);
   struct thread_db_info *info;
This page took 0.024044 seconds and 4 git commands to generate.