aboutsummaryrefslogtreecommitdiff
path: root/gdb/tid-parse.c
AgeCommit message (Expand)AuthorFilesLines
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-6/+6
2018-10-03tid-parse.c tid_is_in_list correct 'See' comment.Philippe Waroquiers1-1/+1
2018-07-03Remove ptid_get_pidTom Tromey1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-11Rename _const functions to use overloading insteadTom Tromey1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-13Convert tid_range_parser and get_number_or_range to classesPedro Alves1-86/+84
2016-01-15Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves1-3/+25
2016-01-15Fix "thread apply $conv_var" and misc other related problemsPedro Alves1-6/+29
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-0/+282