* gdb.base/nodebug.c: Change return type of top and middle to
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 8 Apr 1995 10:00:31 +0000 (10:00 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 8 Apr 1995 10:00:31 +0000 (10:00 +0000)
short.
* gdb.base/nodebug.exp:  Remove xfails for ecoff systems, they
are fixed by the recent mdebugread.c changes. Allow `short ()'
as type for top and middle.

gdb/testsuite/ChangeLog

index ebca1eece0722012bec1c1fbc385424b9229fa8d..cdec02998eef2c19a6d623e9a0da0fdeee9e7e6e 100644 (file)
@@ -1,3 +1,11 @@
+Sat Apr  8 02:47:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * gdb.base/nodebug.c:  Change return type of top and middle to
+       short.
+       * gdb.base/nodebug.exp:  Remove xfails for ecoff systems, they
+       are fixed by the recent mdebugread.c changes. Allow `short ()'
+       as type for top and middle.
+
 Thu Apr  6 08:54:18 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * gdb.base/break.exp: Remove commented out if $usestubs {}.  As