X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fmips-linux-nat.c;h=b9f7f1dc638fb8c57329d21e7927053312cf660c;hb=837a1b32050712dcbbb5c07ff17447dc285f330f;hp=b63be2eb3426e09a89991fa5b5b6bfdf9f12eb7d;hpb=67bf71fedef9e62264b5b3b3bf1b2e225560f253;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/mips-linux-nat.c b/gdb/mips-linux-nat.c index b63be2eb34..b9f7f1dc63 100644 --- a/gdb/mips-linux-nat.c +++ b/gdb/mips-linux-nat.c @@ -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; } }