Use new to allocate mapped_index
[deliverable/binutils-gdb.git] / gdb / i386-gnu-nat.c
index de7d62a26991ea18412e904cda4d2ed1391c9b63..8bb036dac3d93d52adbcf909b95d0282530181e9 100644 (file)
@@ -440,5 +440,5 @@ _initialize_i386gnu_nat (void)
 #endif /* i386_DEBUG_STATE */
 
   /* Register the target.  */
-  add_target (&the_i386_gnu_nat_target);
+  add_inf_child_target (&the_i386_gnu_nat_target);
 }
This page took 0.023412 seconds and 4 git commands to generate.