From: Bob Manson Date: Sat, 29 Mar 1997 21:00:14 +0000 (+0000) Subject: * gdb.base/scope.exp: It's now init0(), not init(). X-Git-Tag: gdb-4_18~5959 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=81ad11036dfee6c55cbf1f1061db52edf9a05308;p=platform%2Fupstream%2Fbinutils.git * gdb.base/scope.exp: It's now init0(), not init(). * gdb.base/scope0.c: For now, change init() to be init0(). --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0d6a4a6..c3c781b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,9 @@ Sat Mar 29 11:19:46 1997 Bob Manson + * gdb.base/scope.exp: It's now init0(), not init(). + + * gdb.base/scope0.c: For now, change init() to be init0(). + * config/monitor.exp: Use gdb_serial in preference to serial or netport.