aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.multi/tids.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-13Rename to allow_python_testsTom Tromey1-1/+1
2023-01-13Use require !use_gdb_stubTom Tromey1-4/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from gdb.multi/*.expAndrew Burgess1-1/+1
2022-11-17gdb: new $_inferior_thread_count convenience variableAndrew Burgess1-0/+20
2022-05-17Remove gdb_test questions that GDB doesn't askPedro Alves1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries1-2/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries1-8/+10
2019-07-24Update expected info threads error messages in gdb.multi/tids.expTom de Vries1-7/+14
2019-06-13Fix TID parser bugPedro Alves1-2/+14
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-03-23Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-08-30Fix order of inferiors in "thread apply all"Andreas Arnez1-0/+6
2016-01-15Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves1-0/+36
2016-01-15Fix "thread apply $conv_var" and misc other related problemsPedro Alves1-13/+99
2016-01-13Add $_gthread convenience variablePedro Alves1-1/+2
2016-01-13Implement "info threads -gid"Pedro Alves1-0/+8
2016-01-13Add Python InferiorThread.global_num attributePedro Alves1-1/+18
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-0/+296