make remote_protocol_features "const"
[deliverable/binutils-gdb.git] / gdb / config.in
index 7cd22e315c67aef429b907b53b02547607867072..76abd04a09dce9e93af5b5d571670ba84d17c7b6 100644 (file)
@@ -37,6 +37,9 @@
    language is requested. */
 #undef ENABLE_NLS
 
+/* The .gdbinit filename. */
+#undef GDBINIT
+
 /* look for global separate data files in this path [DATADIR/gdb] */
 #undef GDB_DATADIR
 
 /* Define if <sys/procfs.h> has pstatus_t. */
 #undef HAVE_PSTATUS_T
 
+/* Define to 1 if you have the `ptrace64' function. */
+#undef HAVE_PTRACE64
+
 /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
 #undef HAVE_PTRACE_GETFPXREGS
 
This page took 0.024061 seconds and 4 git commands to generate.