mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-04 13:57:12 +08:00
* gdb.base/sizeof.c: include <stdio.h>.
This commit is contained in:
@ -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>
|
2000-07-26 Scott Bambrough <scottb@netwinder.org>
|
||||||
|
|
||||||
* gdb.base/recurse.exp: Run tests for all targets.
|
* gdb.base/recurse.exp: Run tests for all targets.
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
int
|
int
|
||||||
main ()
|
main ()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user