import gdb-1999-11-16 snapshot

This commit is contained in:
Jason Molenda
1999-11-17 02:31:06 +00:00
parent 2daf4fd896
commit 4ce44c668d
45 changed files with 1665 additions and 1200 deletions

View 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;
}