]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
* gdb.base/shmain.c (main): Remove printf call.
authorPedro Alves <palves@redhat.com>
Wed, 17 Feb 2010 22:55:40 +0000 (22:55 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 17 Feb 2010 22:55:40 +0000 (22:55 +0000)
commitf8a8bc2ce4705444aa44c0c364d799dc501bf991
tree854ab6437cef3c9022740ba5dd881b1749f3f561
parent6f451e5ec454cf6611b99df727ba77bf8bc71da7
* gdb.base/shmain.c (main): Remove printf call.
* gdb.base/sizeof.c (main): Cast return of sizeof to int.
* gdb.base/unload.c (main): Make format of fprintf a string
literal.  Add missing endlines to prints to stderr.
* gdb.base/watchpoint-solib.c (open_shlib): Ditto.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/shmain.c
gdb/testsuite/gdb.base/sizeof.c
gdb/testsuite/gdb.base/unload.c
gdb/testsuite/gdb.base/watchpoint-solib.c