Replacing a bogus file with a semi-bogus one (sharing through devo).
[deliverable/binutils-gdb.git] / gdb / remote-os9k.c
index 4f99bc60c7c89c44387b6bf76583d05198899729..fa2e2bc295292bc6af63d2218a9d0dda56a28ce3 100644 (file)
@@ -301,7 +301,7 @@ rombug_create_inferior (execfile, args, env)
     error("Can't pass arguments to remote ROMBUG process");
 
   if (execfile == 0 || exec_bfd == 0)
-    error("No exec file specified");
+    error("No executable file specified");
 
   entry_pt = (int) bfd_get_start_address (exec_bfd);
 
This page took 0.022987 seconds and 4 git commands to generate.