watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests
[deliverable/binutils-gdb.git] / gdb / i386-obsd-nat.c
index 2a09f3e0d635df44cea189384ab9051301b024b1..a3221edc8564d69508f05ae0fbb5c83b6a216f9e 100644 (file)
@@ -93,7 +93,7 @@ static i386_bsd_nat_target<obsd_nat_target> the_i386_obsd_nat_target;
 void
 _initialize_i386obsd_nat (void)
 {
-  add_target (&i386_obsd_nat_target);
+  add_inf_child_target (&i386_obsd_nat_target);
 
   /* Support debugging kernel virtual memory images.  */
   bsd_kvm_add_target (i386obsd_supply_pcb);
This page took 0.023613 seconds and 4 git commands to generate.