gdb
[deliverable/binutils-gdb.git] / gdb / exec.c
index 0bfad94757cc66366995c895dbb345ce1a95b5fc..ff9448182356dbbacfdd57434da566ce21b0ba50 100644 (file)
@@ -275,7 +275,7 @@ exec_file_attach (char *filename, int from_tty)
        (*deprecated_exec_file_display_hook) (filename);
     }
   bfd_cache_close_all ();
-  observer_notify_executable_changed (NULL);
+  observer_notify_executable_changed ();
 }
 
 /*  Process the first arg in ARGS as the new exec file.
This page took 0.024098 seconds and 4 git commands to generate.