[PATCH] gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-convention

Lancelot SIX Lancelot.Six@amd.com
Thu May 26 08:54:42 GMT 2022



On 25/05/2022 15:13, Pedro Alves wrote:
> [CAUTION: External Email]
> 
> On 2022-05-25 14:46, Lancelot SIX via Gdb-patches wrote:
>> Since ed01945057c "Make gdb_test's question non-optional if specified",
>> if the question and response parameters are given to gdb_test, the
>> framework enforces that GDB asks the question.  Before this patch, tests
>> needed to use gdb_test_multiple to enforce this.
>>
>> This patch updates the gdb.dwarf2/calling-convention.exp testcase to use
>> gdb_test to check that GDB asks a question.  This replaces the more
>> complicated gdb_test_multiple based implementation.
>>
>> Tested on x86_64-gnu-linux.
> 
> OK, thanks.

Thanks,

Just pushed.

Lancelot.


More information about the Gdb-patches mailing list