2004-10-30 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / mips-linux-nat.c
index 6cd9e8770184809b79706c48f75244d0e4ae9412..835ba58785b9f88abf37376a8619438d845a6941 100644 (file)
@@ -23,9 +23,9 @@
 #include "mips-tdep.h"
 
 /* Pseudo registers can not be read.  ptrace does not provide a way to
-   read (or set) PS_REGNUM, and there's no point in reading or setting
-   MIPS_ZERO_REGNUM.  We also can not set BADVADDR, CAUSE, or FCRIR
-   via ptrace().  */
+   read (or set) MIPS_PS_REGNUM, and there's no point in reading or
+   setting MIPS_ZERO_REGNUM.  We also can not set BADVADDR, CAUSE, or
+   FCRIR via ptrace().  */
 
 int
 mips_linux_cannot_fetch_register (int regno)
This page took 0.023836 seconds and 4 git commands to generate.