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

@@ -794,7 +794,7 @@ pa64_sharedlibrary_info_command (ignore, from_tty)
if (exec_bfd == NULL)
{
printf_unfiltered ("no exec file.\n");
printf_unfiltered ("No executable file.\n");
return;
}