From: Jimmy Guo Date: Wed, 2 Aug 2000 22:13:01 +0000 (+0000) Subject: * gdb.base/sizeof.c: include . X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bac5fc66f280b8765d36bcc60dc4f8b59558b066;p=binutils-gdb.git * gdb.base/sizeof.c: include . --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d3d4470e3e6..36d079cfaf0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2000-08-02 Jimmy Guo + + * gdb.base/sizeof.c: include . + + * 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 * gdb.base/recurse.exp: Run tests for all targets. diff --git a/gdb/testsuite/gdb.base/sizeof.c b/gdb/testsuite/gdb.base/sizeof.c index bdc3d02e5ba..51f8c2f5e2a 100644 --- a/gdb/testsuite/gdb.base/sizeof.c +++ b/gdb/testsuite/gdb.base/sizeof.c @@ -1,3 +1,5 @@ +#include + int main () {