* History saving should stay disabled for test cases *
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / default.exp
index 6920090a16d9a497cd9bdfdad0c8adde791c0974..9230ee8c59e28eac33b2ab90c2a58bcb891f1880 100644 (file)
@@ -725,6 +725,8 @@ gdb_test_multiple "show" "show" {
        }
     }
 }
+#history saving should stay disabled
+gdb_test_no_output "set history save off" "set history save off"
 #test stepi "si" abbreviation
 gdb_test  "si" "The program is not being run." "stepi \"si\" abbreviation"
 #test stepi
This page took 0.0258 seconds and 4 git commands to generate.