enable target async by default; separate MI and target notions of async
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / inferior-died.exp
index 33f92e9c25ecec5d4882dce595e5f8bdff80ca7f..152bdd875cd5c4016854048e7fa15a637d7d64f3 100644 (file)
@@ -38,7 +38,6 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${testfile}.c] } {
 }
 
 gdb_test_no_output "set detach-on-fork off"
-gdb_test_no_output "set target-async on"
 gdb_test_no_output "set non-stop on"
 
 if ![runto_main] {
This page took 0.033052 seconds and 4 git commands to generate.