Home | History | Annotate | Download | only in gdb.threads

Lines Matching refs:displaced

27 # The test proper.  DISPLACED is true if we should try with displaced
29 proc do_test {displaced command} {
32 with_test_prefix "displaced=$displaced: $command" {
39 gdb_test_no_output "set displaced-stepping $displaced"
72 foreach displaced { "off" "on" } {
73 if { $displaced != "off" && ![support_displaced_stepping] } {
79 do_test $displaced $command