New gdbserver option --debug-format=timestamp.
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
index e33cdead3fbb6feaa9e6ab330dbdf703e28d9995..1b9751f617a10b89a5641e35eee04c9d19f104c8 100644 (file)
@@ -66,6 +66,9 @@
 /* Define to 1 if you have the `getrlimit' function. */
 #undef HAVE_GETRLIMIT
 
+/* Define to 1 if you have the `gettimeofday' function. */
+#undef HAVE_GETTIMEOFDAY
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
This page took 0.025124 seconds and 4 git commands to generate.