aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2013-07-10 00:10:26 +0000
committerJoel Brobecker <brobecker@gnat.com>2013-07-10 00:10:26 +0000
commit52cd8b7d705eee7248aee9f582363997362aea4b (patch)
tree99339cc55870be60d1c17fd52aecedb83986ff3c /gdb/testsuite/gdb.ada
parent8089a358de179d370e35e09e9afc5c1267944191 (diff)
downloadfsf-binutils-gdb-52cd8b7d705eee7248aee9f582363997362aea4b.zip
fsf-binutils-gdb-52cd8b7d705eee7248aee9f582363997362aea4b.tar.gz
fsf-binutils-gdb-52cd8b7d705eee7248aee9f582363997362aea4b.tar.bz2
Remove trailing space in gdb.ada/small_reg_param.exp
gdb/testsuite/ChangeLog: * gdb.ada/small_reg_param.exp: Remove trailing space.
Diffstat (limited to 'gdb/testsuite/gdb.ada')
-rw-r--r--gdb/testsuite/gdb.ada/small_reg_param.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/small_reg_param.exp b/gdb/testsuite/gdb.ada/small_reg_param.exp
index 43be178..4a18a9a 100644
--- a/gdb/testsuite/gdb.ada/small_reg_param.exp
+++ b/gdb/testsuite/gdb.ada/small_reg_param.exp
@@ -26,7 +26,7 @@ clean_restart ${testfile}
if ![runto main] then {
perror "Couldn't run ${testfile}"
return
-}
+}
gdb_breakpoint "call_me"