Lines Matching refs:displaced
32 # The test proper. DISPLACED is true if we should try with displaced
36 proc do_test { displaced with_bp } {
46 with_test_prefix "displaced=$displaced: $prefix" {
56 gdb_test_no_output "set displaced-stepping $displaced"
129 foreach displaced { "off" "on" } {
130 if { $displaced != "off" && ![support_displaced_stepping] } {
135 do_test $displaced $with_bp