Fix test breakages caused by removal of gdb_py_test_multiple.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-infthread.exp
index c7022ea08e4f624ef0ee14d80fbc8218e526befc..8224b04530c6c22c01c421d367ccf702937a0486 100644 (file)
@@ -30,7 +30,7 @@ clean_restart ${testfile}
 # Skip all tests if Python scripting is not enabled.
 if { [skip_python_tests] } { continue }
 
-gdb_py_test_multiple "install new_thread event handler" \
+gdb_test_multiline "install new_thread event handler" \
     "python" "" \
     "seen_a_thread = False" "" \
     "def thread_handler(evt):" "" \
This page took 0.022363 seconds and 4 git commands to generate.