forked from Imagelibrary/binutils-gdb
Fix typo in description of GETREGS.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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. */
|
||||
|
||||
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user