GDB testsuite: More fixes for warnings with -std=gnu11
authorAndreas Arnez <arnez@linux.vnet.ibm.com>
Fri, 14 Nov 2014 18:36:30 +0000 (18:36 +0000)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Mon, 17 Nov 2014 09:26:31 +0000 (10:26 +0100)
commita267f3ad3f8c3f76f46ed006ac11a88426414339
tree191622c7f6f10fd7f50f61404b3887bc1e25c6d0
parent12084a9ae15f6844e987ff6d3b2a64bb5963da8a
GDB testsuite: More fixes for warnings with -std=gnu11

Fix some more C compiler warnings for missing function return types
and implicit function declarations in the GDB testsuite.

gdb/testsuite/ChangeLog:

* gdb.base/bp-permanent.c: Include unistd.h.
* gdb.python/py-framefilter-mi.c (main): Add return type.
* gdb.python/py-framefilter.c (main): Likewise.
* gdb.trace/actions-changed.c (main): Likewise.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/bp-permanent.c
gdb/testsuite/gdb.python/py-framefilter-mi.c
gdb/testsuite/gdb.python/py-framefilter.c
gdb/testsuite/gdb.trace/actions-changed.c
This page took 0.02518 seconds and 4 git commands to generate.