target factories, target open and multiple instances of targets
[deliverable/binutils-gdb.git] / gdb / sparc-linux-nat.c
index c32d0ec0ebabdfa8682ccb84e01a38650d539fd2..2df0025135ca65ac115f8601de23e16ae65f1dbf 100644 (file)
@@ -73,5 +73,5 @@ _initialize_sparc_linux_nat (void)
 
   /* Register the target.  */
   linux_target = &the_sparc_linux_nat_target;
-  add_target (&the_sparc_linux_nat_target);
+  add_inf_child_target (&the_sparc_linux_nat_target);
 }
This page took 0.025335 seconds and 4 git commands to generate.