ubsan: alpha-vms: shift exponent is too large
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / leader-exit.exp
index 7daea8f2a2c85ac9e9fc31686787fc6af5efe3e5..797e312eb93d5bd9e2c562e1ef3b8914ae3dbc09 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 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
@@ -38,7 +38,7 @@ gdb_continue_to_breakpoint "break-here" ".* break-here .*"
 
 gdb_test "info threads" \
         "\r\n\[ \t\]*Id\[ \t\]+Target\[ \t\]+Id\[ \t\]+Frame\[ \t\]*\r\n\\* 2 *Thread \[^\r\n\]* at \[^\r\n\]*" \
-        "Single thread has been left"
+        "single thread has been left"
 
 # Test that ctrl-c works even if the leader has exited.
 
This page took 0.023357 seconds and 4 git commands to generate.