Implement GDB_THREAD_OPTION_EXIT support for native Linux
authorPedro Alves <pedro@palves.net>
Mon, 21 Mar 2022 19:09:13 +0000 (19:09 +0000)
committerPedro Alves <pedro@palves.net>
Mon, 13 Nov 2023 14:16:10 +0000 (14:16 +0000)
commita51e14efe29d64a966161837e991193efb2e2457
tree1065df00bfb4d33057e6d9cefe62cb51cef83ff7
parent4898949800206894305b954e10a9a8c36e2d08c7
Implement GDB_THREAD_OPTION_EXIT support for native Linux

This implements support for the new GDB_THREAD_OPTION_EXIT thread
option for native Linux.

Reviewed-By: Andrew Burgess <aburgess@redhat.com>
Change-Id: Ia69fc0b9b96f9af7de7cefc1ddb1fba9bbb0bb90
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=27338
gdb/linux-nat.c