gdb show thread names
Jonny Grant
jg@jguk.org
Mon Jun 15 15:25:04 GMT 2020
On 15/06/2020 12:42, Kamil Rytarowski wrote:
> On 13.06.2020 02:16, Jonny Grant wrote:
>> Hello
>> Just wondering if gdb could show the thread names as they are created and deleted?
>>
>
> As created generally no, as it gets a meaningful name usually after
> creation from a dedicated syscall.
>
> If there is a legitimate use-case, I can implement reporting thread
> rename for NetBSD and report in GDB. But as we would report thread
> renames, what about other events?
Not sure about other events, I only saw this useful use case.
Thank you
Jonny
More information about the Gdb
mailing list