[PATCH] gdb/testsuite: fix gdb.threads/linux-dp.exp regex

Lancelot SIX Lancelot.Six@amd.com
Fri Oct 7 19:18:56 GMT 2022


Thanks,

I just pushed this to master (with a minor typo fix in the commit message).

Best,
Lancelot.

On 07/10/2022 20:12, Tom Tromey wrote:
> Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.
> 
> 
>>>>>> "Lancelot" == Lancelot SIX via Gdb-patches <gdb-patches@sourceware.org> writes:
> 
> Lancelot> The regex for this test accounts for different situations (with /
> Lancelot> without debug symbol) but assumes that if debug info is present the
> Lancelot> backtrace shows execution under pthread_create.  However, for the
> Lancelot> implementation under test, we are under start_thread.
> 
> Lancelot> Update the regex to accept start_thread.
> 
> Looks good to me.  Thank you.
> 
> Tom


More information about the Gdb-patches mailing list