gdb: move displaced stepping logic to gdbarch, allow starting concurrent displaced...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / amd64-disp-step-avx.exp
index ab83fe6770a52afbada61a79677a20f2d8b80c6a..4888bf408cc44f1017fa3317bb00e1977a7ca3dc 100644 (file)
@@ -97,7 +97,7 @@ proc disp_step_func { func } {
     gdb_test_no_output "set debug displaced on"
 
     gdb_test "continue" \
-       "Continuing.*displaced: displaced pc to.*Breakpoint.*, ${test_end_label} ().*" \
+       "Continuing.*displaced: prepared successfully.*Breakpoint.*, ${test_end_label} ().*" \
        "continue to ${test_end_label}"
 
     gdb_test_no_output "set debug displaced off"
This page took 0.023761 seconds and 4 git commands to generate.