OSDN Git Service

* gdb.base/sizeof.c: include <stdio.h>.
authorguo <guo>
Wed, 2 Aug 2000 22:13:01 +0000 (22:13 +0000)
committerguo <guo>
Wed, 2 Aug 2000 22:13:01 +0000 (22:13 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/sizeof.c

index d3d4470..36d079c 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 bdc3d02..51f8c2f 100644 (file)
@@ -1,3 +1,5 @@
+#include <stdio.h>
+
 int
 main ()
 {