Make gdb.base/jit.exp binaries unique
authorPedro Alves <palves@redhat.com>
Thu, 31 Mar 2016 18:28:47 +0000 (19:28 +0100)
committerPedro Alves <palves@redhat.com>
Thu, 31 Mar 2016 18:28:47 +0000 (19:28 +0100)
commit40dea8cbf6b40f159bdfab4f3d8ec9010c293e84
tree4ed317d16789d25a50fed64fb89b3424066fa397
parent9bb84c9f97cb81df81f18f4e47d6b24fa37b597c
Make gdb.base/jit.exp binaries unique

This testcase compiles the same program and library differently
multiple times using the same file names.  Make them unique, to make
it easier to debug test problems.

gdb/testsuite/ChangeLog:
2016-03-31  Pedro Alves  <palves@redhat.com>

PR gdb/19858
* gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
BINSUFFIX parameter, and handle it.
(top level): Adjust calls compile_jit_test.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/jit.exp
This page took 0.037213 seconds and 4 git commands to generate.