aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-arch-reg-names.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-28gdb: Add a find method for RegisterDescriptorIteratorAndrew Burgess1-0/+15
2020-07-21gdb/python: Reuse gdb.RegisterDescriptor objects where possibleAndrew Burgess1-0/+19
2020-07-06gdb/python: Add gdb.Architecture.registers methodAndrew Burgess1-0/+87