import gdb-1999-11-16 snapshot
[deliverable/binutils-gdb.git] / gdb / solib.c
index bd490deef29e136d779c367c43cd3c2c1fa7baff..93eb06611c10d4910abc5a700d449f54ce481f6e 100644 (file)
@@ -1277,7 +1277,7 @@ info_sharedlibrary_command (ignore, from_tty)
 
   if (exec_bfd == NULL)
     {
-      printf_unfiltered ("No exec file.\n");
+      printf_unfiltered ("No executable file.\n");
       return;
     }
 
This page took 0.02423 seconds and 4 git commands to generate.