]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Windows gdb+gdbserver: Eliminate windows_process_info::thread_rec
authorPedro Alves <pedro@palves.net>
Tue, 9 May 2023 09:18:09 +0000 (10:18 +0100)
committerPedro Alves <pedro@palves.net>
Mon, 19 May 2025 13:12:37 +0000 (14:12 +0100)
commitc67956ce05f5810f636cf8e94c0ea2807b9cbee6
tree1e26629782b722e06839e67dbd2282a6a38b2d2b
parent7b579b4a3342c5c515c06092fc377c5d9260a808
Windows gdb+gdbserver: Eliminate windows_process_info::thread_rec

After the previous patches, thread_rec is no longer called anywhere.
Delete it.

Approved-By: Tom Tromey <tom@tromey.com>
Change-Id: Ib14e5807fc427e1c3c4a393a9ea7b36b6047a2d7
gdb/nat/windows-nat.h
gdb/windows-nat.c
gdbserver/win32-low.cc
gdbserver/win32-low.h