Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserver
authorPedro Alves <pedro@palves.net>
Thu, 17 Mar 2022 19:25:03 +0000 (19:25 +0000)
committerPedro Alves <pedro@palves.net>
Mon, 13 Nov 2023 14:16:10 +0000 (14:16 +0000)
commit4898949800206894305b954e10a9a8c36e2d08c7
tree5ea17570309abd580410cb2df15ef326cea4773b
parentd8d96409c83f84f5c15d2e846a7c0a59ceed187c
Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserver

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

Reviewed-By: Andrew Burgess <aburgess@redhat.com>
Change-Id: I96b719fdf7fee94709e98bb3a90751d8134f3a38
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=27338
gdbserver/linux-low.cc
gdbserver/linux-low.h