aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-thrhandle.exp
AgeCommit message (Expand)AuthorFilesLines
2025-04-08Update copyright dates to include 2025Tom Tromey1-1/+1
2024-03-22gdb tests: Allow for "LWP" or "process" in thread IDs from info threadsJohn Baldwin1-1/+1
2024-02-27Rewrite "python" command exception handlingTom Tromey1-1/+1
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" for Python testsTom Tromey1-3/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
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-04-08Rename python function thread_from_thread_handle to thread_from_handleKevin Buettner1-15/+15
2019-04-08Tests for gdb.InferiorThread.handleKevin Buettner1-3/+39
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-03Skip gdb.python/py-thrhandle.exp if python is not enabled.Yao Qi1-0/+4
2017-09-21Test case for Inferior.thread_from_thread_handleKevin Buettner1-0/+102