diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config.in b/gdb/config.in index ee76234..486b7f5 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -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. */ |