aboutsummaryrefslogtreecommitdiff
path: root/gdb/thread-iter.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-04-04gdb: make find_thread_ptid a process_stratum_target methodSimon Marchi1-1/+1
2023-03-09gdb, gdbserver, gdbsupport: fix whitespace issuesSimon Marchi1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-07-12gdb: optimize all_matching_threads_iteratorSimon Marchi1-48/+90
2021-07-12gdb: make inferior_list use intrusive_listPedro Alves1-27/+41
2021-07-12gdb: introduce intrusive_list, make thread_info use itPedro Alves1-14/+39
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-10Multi-target supportPedro Alves1-4/+10
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-22Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves1-0/+101