aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-x86_64.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2020-04-08 14:33:35 -0600
committerTom Tromey <tromey@adacore.com>2020-04-08 14:47:57 -0600
commit93366324f5232374bc19d94d94b5ed6159326240 (patch)
tree07338de00e881cdedab891def4e7c5b3567510b6 /bfd/coff-x86_64.c
parent0f2265e2461babf685ff14f4ec9a9c60898453fe (diff)
downloadgdb-93366324f5232374bc19d94d94b5ed6159326240.zip
gdb-93366324f5232374bc19d94d94b5ed6159326240.tar.gz
gdb-93366324f5232374bc19d94d94b5ed6159326240.tar.bz2
Remove the "next" field from windows_thread_info
This changes windows_thread_info to remove the "next" field, replacing the linked list of threads with a vector. This is a prerequisite to sharing this structure with gdbserver, which manages threads differently. gdb/ChangeLog 2020-04-08 Tom Tromey <tromey@adacore.com> * windows-nat.c (struct windows_thread_info): Remove typedef. (thread_head): Remove. (thread_list): New global. (thread_rec, windows_add_thread, windows_init_thread_list) (windows_delete_thread, windows_continue): Update.
Diffstat (limited to 'bfd/coff-x86_64.c')
0 files changed, 0 insertions, 0 deletions