* gdb.base/sizeof.c: include <stdio.h>.
authorJimmy Guo <guo@cup.hp.com>
Wed, 2 Aug 2000 22:13:01 +0000 (22:13 +0000)
committerJimmy Guo <guo@cup.hp.com>
Wed, 2 Aug 2000 22:13:01 +0000 (22:13 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/sizeof.c

index d3d4470e3e62e8f84d72aa944684db1b45f66c63..36d079cfaf0dc1f3310de9a577522e3106502478 100644 (file)
@@ -1,3 +1,11 @@
+2000-08-02  Jimmy Guo  <guo@hpcleara.cup.hp.com>
+
+       * gdb.base/sizeof.c: include <stdio.h>.
+
+       * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
+        'finish', otherwise uncaptured gdb_prompt would potentially
+        throw remaining test points out of sync.
+
 2000-07-26  Scott Bambrough <scottb@netwinder.org>
 
        * gdb.base/recurse.exp: Run tests for all targets.
index bdc3d02e5ba89d896d31d72886ebce8bbc5db8a2..51f8c2f5e2a5058a923c6852e3bc131557f795e7 100644 (file)
@@ -1,3 +1,5 @@
+#include <stdio.h>
+
 int
 main ()
 {