Issue #8605: Skip test_gdb if Python is compiled with optimizations.
diff --git a/Misc/NEWS b/Misc/NEWS
index 9eede94..4ec9ec9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1614,6 +1614,8 @@
 Tests
 -----
 
+- Issue #8605: Skip test_gdb if Python is compiled with optimizations.
+
 - Issue #7449: Skip test_socketserver if threading support is disabled
 
 - Issue #8672: Add a zlib test ensuring that an incomplete stream can be