aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-arch.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-07-08Accept gdb.Value in more Python APIsTom Tromey1-1/+1
2022-03-07gdb/python: add Type.is_signed propertyAndrew Burgess1-1/+14
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-30gdb/python: don't use the 'p' format for parsing argsAndrew Burgess1-1/+1
2021-10-29Add gdb.Architecture.integer_type Python functionTom Tromey1-0/+14
2021-10-22gdb/python: new gdb.architecture_names functionAndrew Burgess1-0/+51
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-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-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-09Remove duplicated code on checking address 0x0 is accessiableYao Qi1-3/+5
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-06 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.Doug Evans1-1/+1
2013-08-302013-08-30 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+8
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-7/+7
2013-02-21 Add a new method 'disassemble' to gdb.Architecture class.Siva Chandra Reddy1-0/+54