gdb/python: don't allow the user to delete window title attributes
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / step-line.exp
index ac8c9204465149ba072091a3817d4d63720a8a4b..a3b822f14e2b4a90adb1fdfa421af6cc4bbef503 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2001-2016 Free Software Foundation, Inc.
+# Copyright 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -34,7 +34,7 @@ if ![runto_main] then {
 
 set remote_linefile [gdb_remote_download host ${srcdir}/${subdir}/${linefile}]
 
-gdb_test "break f1" ".*Breakpoint 2 at .* file .*step-line.c.*" "break f1"
+gdb_test "break f1" ".*Breakpoint 2 at .* file .*step-line.c.*"
 gdb_test "continue" \
          "Continuing.*Breakpoint 2, f1 \\(i=4\\).*dummy \\(1, i\\);" \
         "continue to f1"
This page took 0.02598 seconds and 4 git commands to generate.