summaryrefslogtreecommitdiff
path: root/gdb/tid-parse.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves2018-11-221-6/+6
* tid-parse.c tid_is_in_list correct 'See' comment.Philippe Waroquiers2018-10-031-1/+1
* Remove ptid_get_pidTom Tromey2018-07-031-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Rename _const functions to use overloading insteadTom Tromey2017-09-111-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Convert tid_range_parser and get_number_or_range to classesPedro Alves2016-10-131-86/+84
* Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves2016-01-151-3/+25
* Fix "thread apply $conv_var" and misc other related problemsPedro Alves2016-01-151-6/+29
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-131-0/+282