]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
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, 12 Dec 2022 19:04:15 +0000 (19:04 +0000)
commit0bef4a9b24d4d5c0be168e67f7b5a4648b1de79a
tree4462f6b250a38c6002d86f87463e3d50996b6183
parentd1286b77875725973c96d2bd50056c7ee7a5f032
Implement GDB_THREAD_OPTION_EXIT support for native Linux

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

Change-Id: Ia69fc0b9b96f9af7de7cefc1ddb1fba9bbb0bb90
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=27338
gdb/linux-nat.c