aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-evthreads.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.python/py-evthreads.exp')
-rw-r--r--gdb/testsuite/gdb.python/py-evthreads.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/py-evthreads.exp b/gdb/testsuite/gdb.python/py-evthreads.exp
index ffa322f..d62624e 100644
--- a/gdb/testsuite/gdb.python/py-evthreads.exp
+++ b/gdb/testsuite/gdb.python/py-evthreads.exp
@@ -40,7 +40,6 @@ gdb_test_no_output "python exec (open ('${pyfile}').read ())" ""
gdb_test "test-events" "Event testers registered."
gdb_test_no_output "set non-stop on"
-gdb_test_no_output "set target-async on"
gdb_breakpoint "main"
gdb_breakpoint "thread2"