* gdb.base/attach.exp (do_attach_tests): Matching pattern for
[binutils.git] / gdb / testsuite / gdb.base / commands.exp
index 8f8644b76d4462e003b38a5f179beb35da724d70..31767eefa2d8d3c66ed49da58fc5eb19333b94e6 100644 (file)
@@ -521,7 +521,7 @@ proc temporary_breakpoint_commands {} {
     # This test will verify that this commands list is executed when the
     # breakpoint is hit.
     gdb_test "tbreak factorial" \
-           "Breakpoint \[0-9\]+ at .*: file .*/run.c, line \[0-9\]+\." \
+           "Temporary breakpoint \[0-9\]+ at .*: file .*/run.c, line \[0-9\]+\." \
            "breakpoint in temporary_breakpoint_commands"
     
     send_gdb "commands\n"
This page took 0.027125 seconds and 4 git commands to generate.