*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / main.c
index b21ae993edc0068946c16f5f9e90ce721159ad66..8a11f176b7564b84b4dcd40ffead661d93bbc9b0 100644 (file)
@@ -667,7 +667,7 @@ extern int gdbtk_test (char *);
     }
 
   for (i = 0; i < ndir; i++)
-    catch_command_errors (directory_command, dirarg[i], 0, RETURN_MASK_ALL);
+    catch_command_errors (directory_switch, dirarg[i], 0, RETURN_MASK_ALL);
   xfree (dirarg);
 
   if (execarg != NULL
This page took 0.024891 seconds and 4 git commands to generate.