bfd/
[deliverable/binutils-gdb.git] / gdb / exec.c
index 58fb55e2bf7ae1546f0051e64d892fb8370008d3..6ba198615f1322552128690f00effa7c72af6d0c 100644 (file)
@@ -238,7 +238,6 @@ exec_file_attach (char *filename, int from_tty)
 
       if (!exec_bfd)
        {
-         close (scratch_chan);
          error (_("\"%s\": could not open as an executable file: %s"),
                 scratch_pathname, bfd_errmsg (bfd_get_error ()));
        }
This page took 0.024406 seconds and 4 git commands to generate.