* gdb.base/sizeof.c: include <stdio.h>.

This commit is contained in:
Jimmy Guo 2000-08-02 22:13:01 +00:00
parent 73d28ce1c1
commit bac5fc66f2
2 changed files with 10 additions and 0 deletions

View 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.

View File

@ -1,3 +1,5 @@
#include <stdio.h>
int
main ()
{