]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2011-05-16 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <palves@redhat.com>
Mon, 16 May 2011 13:56:41 +0000 (13:56 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 16 May 2011 13:56:41 +0000 (13:56 +0000)
commit3b48433dfbab56ba40489df8a778df6c845bc021
tree54080e8aca169e97e95cbcb7d9ab8d7837679611
parente3b66208d10d41c18adf808811be92dcf846f9d4
2011-05-16  Pedro Alves  <pedro@codesourcery.com>

gdb/testsuite/
* gdb.ada/start.exp: Call untested with the correct test filename.
* gdb.arch/i386-bp_permanent.exp: Call untested with the correct
test filename.  Make the test's binary unique.
* gdb.arch/i386-signal.exp: Call untested with the correct test
filename.
* gdb.arch/i386-size-overlap.exp: Ditto.
* gdb.arch/Makefile.in (EXECUTABLES): Update.
* gdb.base/gcore-buffer-overflow.exp: Ditto.
* gdb.cp/call-c.exp: Ditto.
* gdb.mi/mi-reverse.exp: Call untested with the correct test
filename.  Make the test's binary unique.
* gdb.mi/Makefile.in (EXECUTABLES): Update.
* gdb.python/py-mi.exp: Ditto.
* gdb.python/Makefile.in (EXECUTABLES): Update.
* gdb.reverse/i386-precsave.exp: Ditto.
* gdb.reverse/i387-env-reverse.exp: Call untested with the correct
test filename.
* gdb.reverse/i387-stack-reverse.exp: Ditto.
* gdb.reverse/sigall-precsave.exp: Ditto.  Make the test's binary
unique.
* gdb.reverse/sigall-reverse.exp: Call untested with the correct
test filename.
* gdb.reverse/Makefile.in (EXECUTABLES): Update.
* gdb.trace/tfile.exp: Ditto.
19 files changed:
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.ada/start.exp
gdb/testsuite/gdb.arch/Makefile.in
gdb/testsuite/gdb.arch/i386-bp_permanent.exp
gdb/testsuite/gdb.arch/i386-signal.exp
gdb/testsuite/gdb.arch/i386-size-overlap.exp
gdb/testsuite/gdb.base/gcore-buffer-overflow.exp
gdb/testsuite/gdb.cp/call-c.exp
gdb/testsuite/gdb.mi/Makefile.in
gdb/testsuite/gdb.mi/mi-reverse.exp
gdb/testsuite/gdb.python/Makefile.in
gdb/testsuite/gdb.python/py-mi.exp
gdb/testsuite/gdb.reverse/Makefile.in
gdb/testsuite/gdb.reverse/i386-precsave.exp
gdb/testsuite/gdb.reverse/i387-env-reverse.exp
gdb/testsuite/gdb.reverse/i387-stack-reverse.exp
gdb/testsuite/gdb.reverse/sigall-precsave.exp
gdb/testsuite/gdb.reverse/sigall-reverse.exp
gdb/testsuite/gdb.trace/tfile.exp