aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-arch-reg-groups.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use "require" for Python testsTom Tromey1-3/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-10gdb/testsuite: use 'end' at the end of python blocksAndrew Burgess1-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-07-21gdb/python: Reuse gdb.RegisterGroup objects where possibleAndrew Burgess1-0/+19
2020-07-06gdb/python: New method to access list of register groupsAndrew Burgess1-0/+87