aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/top.c')
-rw-r--r--gdb/top.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/top.c b/gdb/top.c
index f12a211..e678611 100644
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -1618,6 +1618,16 @@ This GDB was configured as follows:\n\
"));
#endif
+#if CXX_STD_THREAD
+ fprintf_filtered (stream, _("\
+ --enable-threading\n\
+"));
+#else
+ fprintf_filtered (stream, _("\
+ --disable-threading\n\
+"));
+#endif
+
#ifdef RELOC_SRCDIR
gdb_printf (stream, _("\
--with-relocated-sources=%s\n\