summaryrefslogtreecommitdiff
path: root/gdb/tid-parse.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdbsupport: make gdb_assert_not_reached accept a format stringSimon Marchi2021-11-181-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Make "thread apply" use the gdb::option frameworkPedro Alves2019-06-131-0/+6
* Fix TID parser bugPedro Alves2019-06-131-1/+9
* 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