Remove do_closedir_cleanup
[deliverable/binutils-gdb.git] / gdb / arm-fbsd-nat.c
index f31ee5fa1d13464e89d94c6623152cfeeb170bbe..be733ff7467a2c2f3fcde03d7e1afe3a7acef78e 100644 (file)
@@ -148,5 +148,5 @@ arm_fbsd_nat_target::read_description ()
 void
 _initialize_arm_fbsd_nat (void)
 {
-  add_target (&the_arm_fbsd_nat_target);
+  add_inf_child_target (&the_arm_fbsd_nat_target);
 }
This page took 0.023792 seconds and 4 git commands to generate.