diff --git a/gdb/testsuite/gdb.python/py-completion.exp b/gdb/testsuite/gdb.python/py-completion.exp index b3acebf66a1..23f981e944a 100644 --- a/gdb/testsuite/gdb.python/py-completion.exp +++ b/gdb/testsuite/gdb.python/py-completion.exp @@ -72,6 +72,8 @@ if { [readline_is_used] && ![is_remote host] } { } } + # Discarding again + gdb_test " " ".*" "discard #[incr discard]" } # Start gdb over again to clear out current state. This can interfere