aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in
index c850975..1571a9f 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -144,6 +144,15 @@
/* Multi-arch enabled. */
#undef GDB_MULTI_ARCH
+/* hostfile */
+#undef GDB_XM_FILE
+
+/* targetfile */
+#undef GDB_TM_FILE
+
+/* nativefile */
+#undef GDB_NM_FILE
+
/* Define if you have the __argz_count function. */
#undef HAVE___ARGZ_COUNT