summaryrefslogtreecommitdiffstats
path: root/contrib/gdb/gdb/gdbserver/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gdb/gdb/gdbserver/acconfig.h')
-rw-r--r--contrib/gdb/gdb/gdbserver/acconfig.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/gdb/gdb/gdbserver/acconfig.h b/contrib/gdb/gdb/gdbserver/acconfig.h
new file mode 100644
index 0000000..968feb8
--- /dev/null
+++ b/contrib/gdb/gdb/gdbserver/acconfig.h
@@ -0,0 +1,9 @@
+/* Define if the target supports PTRACE_PEEKUSR for register access. */
+#undef HAVE_LINUX_USRREGS
+
+/* Define if the target supports PTRACE_GETREGS for register access. */
+#undef HAVE_LINUX_REGSETS
+
+/* Define if the target supports PTRACE_GETFPXREGS for extended
+ register access. */
+#undef HAVE_PTRACE_GETFPXREGS
OpenPOWER on IntegriCloud