Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / go32-nat.c
index 79c31fcd98771d89051f495be7b704d74644dd0c..9899545a1e218d948db4632c336eb653b3ae6de3 100644 (file)
@@ -756,7 +756,7 @@ go32_nat_target::create_inferior (const char *exec_file,
   inf = current_inferior ();
   inferior_appeared (inf, SOME_PID);
 
-  if (!target_is_pushed (this))
+  if (!inf->target_is_pushed (this))
     inf->push_target (this);
 
   thread_info *thr = add_thread_silent (ptid_t (SOME_PID));
This page took 0.023407 seconds and 4 git commands to generate.