[PATCH] gdb.base/sizeof.c

Jimmy Guo guo@cup.hp.com
Wed Aug 2 15:13:00 GMT 2000


FYI I've commited this.

- Jimmy Guo

On Fri, 28 Jul 2000, Jimmy Guo wrote:

>This patch will allow HP to run the C++ test pass for sizeof.exp and not
>hit C++ compilation errors.
>
>Fri Jul 28 13:01:35	Jimmy Guo	<guo@cup.hp.com>
>
>	* gdb.base/sizeof.c: include <stdio.h>.
>
>Index: gdb.base/sizeof.c
>/usr/local/bin/diff -c -L gdb.base/sizeof.c /view/guo.import/CLO/Components/WDB/Src/gnu/gdb/testsuite/gdb.base/sizeof.c gdb.base/sizeof.c
>*** gdb.base/sizeof.c
>--- gdb.base/sizeof.c	Fri Jul 28 12:35:59 2000
>***************
>*** 1,3 ****
>--- 1,5 ----
>+ #include <stdio.h>
>+ 
>  int
>  main ()
>  {
>
>



More information about the Gdb-patches mailing list