Remove trailing space in gdb.ada/small_reg_param.exp

gdb/testsuite/ChangeLog:

        * gdb.ada/small_reg_param.exp: Remove trailing space.
This commit is contained in:
Joel Brobecker 2013-07-10 00:10:26 +00:00
parent 8089a358de
commit 52cd8b7d70
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-07-09 Joel Brobecker <brobecker@adacore.com>
* gdb.ada/small_reg_param.exp: Remove trailing space.
2013-07-09 Doug Evans <dje@google.com>
* gdb.base/default.exp: Update expected output of "show print array"

View File

@ -26,7 +26,7 @@ clean_restart ${testfile}
if ![runto main] then {
perror "Couldn't run ${testfile}"
return
}
}
gdb_breakpoint "call_me"