Implement pahole-like 'ptype /o' option
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / annota-input-while-running.exp
index adc96e4cefc310bbda0e785386105aed03bd24ea..7b00eef77b0495eee13b0a76bd687882807d148a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Free Software Foundation, Inc.
+# Copyright 1999-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
@@ -25,8 +25,8 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug] == -1} {
 # Because runto_main doesn't know how to handle the prompt with annotations,
 # run to main before we set the annotation level.
 if ![runto_main] then {
--   fail "Can't run to main"
--   return 1
+   fail "can't run to main"
+   return 1
 }
 
 # NOTE: this prompt is OK only when the annotation level is > 1
This page took 0.024595 seconds and 4 git commands to generate.