Add a new 'info proc files' subcommand of 'info proc'.
[deliverable/binutils-gdb.git] / gdb / interps.c
index 789ae8694694ed1e9d5c610af32ea2b7f8da9aa3..6fe4c74e938616139d6c579fb1e2a3fdb16f1d38 100644 (file)
@@ -375,7 +375,7 @@ interpreter_exec_cmd (const char *args, int from_tty)
   nrules = prules.count ();
 
   if (nrules < 2)
-    error (_("usage: interpreter-exec <interpreter> [ <command> ... ]"));
+    error (_("Usage: interpreter-exec INTERPRETER [ COMMAND... ]"));
 
   old_interp = ui_interp->current_interpreter;
 
This page took 0.038615 seconds and 4 git commands to generate.