* configure.in (i386-*-netware): Automatically configure nlm
[deliverable/binutils-gdb.git] / gdb / corelow.c
index cc0d4f0dcb9dcd1a6328afd546f20d95fe26f825..ac1821563b5d3b7906a53b07394e6cb78062a456 100644 (file)
@@ -209,7 +209,7 @@ core_open (filename, from_tty)
   } else {
     warning (
 "you won't be able to access this core file until you terminate\n\
-your %s; do ``info files''", current_target->to_longname);
+your %s; do ``info files''", target_longname);
   }
 }
 
This page took 0.023591 seconds and 4 git commands to generate.