* tui.c (tui_change_windows): New function.
[deliverable/binutils-gdb.git] / gas / ecoff.c
index 57ddddc93bfe00ec20cf9e0d7ed09db87eda9d33..cc94bf69ac30a3bea17a091a62437fcc28547d76 100644 (file)
@@ -2220,7 +2220,7 @@ add_file (file_name, indx, fake)
       if (! symbol_table_frozen && debug_type == DEBUG_UNSPECIFIED)
        debug_type = DEBUG_ECOFF;
     }
-  else
+  else if (debug_type == DEBUG_UNSPECIFIED)
     debug_type = DEBUG_NONE;
 
 #ifndef NO_LISTING
This page took 0.02422 seconds and 4 git commands to generate.