Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-22 | Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. | Pedro Alves | 1 | -6/+6 |
2018-10-03 | tid-parse.c tid_is_in_list correct 'See' comment. | Philippe Waroquiers | 1 | -1/+1 |
2018-07-03 | Remove ptid_get_pid | Tom Tromey | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-11 | Rename _const functions to use overloading instead | Tom Tromey | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-13 | Convert tid_range_parser and get_number_or_range to classes | Pedro Alves | 1 | -86/+84 |
2016-01-15 | Star wildcard ranges (e.g., "info thread 2.*") | Pedro Alves | 1 | -3/+25 |
2016-01-15 | Fix "thread apply $conv_var" and misc other related problems | Pedro Alves | 1 | -6/+29 |
2016-01-13 | Per-inferior/Inferior-qualified thread IDs | Pedro Alves | 1 | -0/+282 |