* mips-linux-nat.c (mips_linux_read_description): Use a more
[deliverable/binutils-gdb.git] / gdb / mips-linux-nat.c
index b63be2eb3426e09a89991fa5b5b6bfdf9f12eb7d..b9f7f1dc638fb8c57329d21e7927053312cf660c 100644 (file)
@@ -447,7 +447,7 @@ mips_linux_read_description (struct target_ops *ops)
          have_dsp = 0;
          break;
        default:
-         perror_with_name (_("ptrace"));
+         perror_with_name (_("Couldn't check DSP support"));
          break;
        }
     }
This page took 0.023806 seconds and 4 git commands to generate.