[PATCH] [gdb/testsuite] Add PR26286 kfail in gdb.threads/attach-many-short-lived-threads.exp
Tom de Vries
tdevries@suse.de
Fri May 24 07:38:03 GMT 2024
On 5/24/24 03:57, Thiago Jung Bauermann wrote:
> Hello Tom,
>
> Tom de Vries <tdevries@suse.de> writes:
>
>> When running test-case gdb.threads/attach-many-short-lived-threads.exp, I run
>> regularly into PR26286:
>> ...
>> (gdb) continue^M
>> Continuing.^M
>> [LWP ... exited]^M
>> ...
>> [LWP ... exited]^M
>> ^M
>> Program terminated with signal SIGTRAP, Trace/breakpoint trap.^M
>> The program no longer exists.^M
>> (gdb) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: \
>> break at break_fn: 1
>> ...
>>
>> Add a kfail for this, such that we have:
>> ...
>> (gdb) KFAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: \
>> break at break_fn: 1 (PRMS: threads/26286)
>> ...
>>
>> Tested on x86_64-linux.
>
> Good idea. Looks good to me.
>
> Reviewed-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
>
Thanks for the review, pushed.
Thanks,
- Tom
More information about the Gdb-patches
mailing list