aboutsummaryrefslogtreecommitdiff
path: root/gdb/thread-iter.c
AgeCommit message (Expand)AuthorFilesLines
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