Add the gdb remote target operations for branch tracing.
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
index a7c5445c2f986cc50a9b4cd0bc185a1881b4a209..738c32224dbd072b20d689ff2aaa9f3d0ea1aad6 100644 (file)
@@ -73,6 +73,9 @@
 /* Define to 1 if you have the `dl' library (-ldl). */
 #undef HAVE_LIBDL
 
+/* Define if the target supports branch tracing. */
+#undef HAVE_LINUX_BTRACE
+
 /* Define to 1 if you have the <linux/elf.h> header file. */
 #undef HAVE_LINUX_ELF_H
 
This page took 0.026448 seconds and 4 git commands to generate.