[PATCH] gdb/testsuite: give binaries distinct names in Ada tests

Tom Tromey tromey@adacore.com
Fri Jul 22 19:16:48 GMT 2022


>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:

Simon> Some Ada tests repeat their test sequence with different gnat-encodings,
Simon> typically "all" and "minimal".  However, they give the same name to both
Simon> binaries, meaning the second run overwrites the binary of the first run.
Simon> This makes it difficult and confusing when trying to reproduce problems
Simon> manually with the test artifacts.  Change those tests to use unique
Simon> names for each pass.

Seems like a good idea.  Thank you for doing this.

Tom


More information about the Gdb-patches mailing list