From: Jeff Law Date: Tue, 5 Apr 1994 22:28:21 +0000 (+0000) Subject: * gdb.t00/default.exp: Use "exp_continue" rather than obsolete X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=19155bc265151c994830fbfb615eafd842920838;p=binutils-gdb.git * gdb.t00/default.exp: Use "exp_continue" rather than obsolete "continue -expect". * gdb.t06/break.exp: Likewise. * gdb.t07/watchpoint.exp: Likewise. * gdb.t13/bitfields.exp: Likewise. * gdb.t15/{funcargs,return}.exp: Likewise. * gdb.stabs/weird.exp: Likewise. * config/{mips,udi}-gdb.exp: Likewise. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c13c7df1db4..9d4b593ecd1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,14 @@ Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + * gdb.t00/default.exp: Use "exp_continue" rather than obsolete + "continue -expect". + * gdb.t06/break.exp: Likewise. + * gdb.t07/watchpoint.exp: Likewise. + * gdb.t13/bitfields.exp: Likewise. + * gdb.t15/{funcargs,return}.exp: Likewise. + * gdb.stabs/weird.exp: Likewise. + * config/{mips,udi}-gdb.exp: Likewise. + * hppa.sed: Enclose comments within a sed command to avoid losing with the old OSF1 sed.