Fix typo in description of GETREGS.

This commit is contained in:
Andrew Cagney 2000-03-28 00:03:57 +00:00
parent 224de7a50d
commit 3f1ef994e9
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
Tue Mar 28 09:59:00 2000 Andrew Cagney <cagney@b1.cygnus.com>
* acconfig.h: Fix typo in comment describing HAVE_PTRACE_GETREGS.
* config.h: Regenerate.
Mon Mar 27 19:53:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
* TODO: Update. Add criteria for next release of GDB.

View File

@ -83,7 +83,7 @@
/* Set to true if the save_state_t structure has the ss_wide member */
#undef HAVE_STRUCT_MEMBER_SS_WIDE
/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request. */
/* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request. */
#undef HAVE_PTRACE_GETREGS
/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request. */

View File

@ -117,7 +117,7 @@
/* Set to true if the save_state_t structure has the ss_wide member */
#undef HAVE_STRUCT_MEMBER_SS_WIDE
/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request. */
/* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request. */
#undef HAVE_PTRACE_GETREGS
/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request. */