Implement pahole-like 'ptype /o' option
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / break-unload-file.exp
index 38dfdf54c31c2e99537a6dc4265c6f5552c600f8..e33ee9f18fb90140c52454502f3bdcbc522759a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2014-2015 Free Software Foundation, Inc.
+# Copyright 2014-2017 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
@@ -60,7 +60,7 @@ proc test_break { initial_load always_inserted break_command } {
        set GDBFLAGS $saved_gdbflags
 
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return
        }
 
This page took 0.02506 seconds and 4 git commands to generate.