summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-arch.exp
Commit message (Expand)AuthorAgeFilesLines
* gdb/python: don't use the 'p' format for parsing argsAndrew Burgess2021-11-301-1/+1
* Add gdb.Architecture.integer_type Python functionTom Tromey2021-10-291-0/+14
* gdb/python: new gdb.architecture_names functionAndrew Burgess2021-10-221-0/+51
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix more cases of improper test namesLuis Machado2016-12-231-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove duplicated code on checking address 0x0 is accessiableYao Qi2014-08-091-3/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * gdb.python/py-arch.exp: Tweak test name for bad memory access test.Doug Evans2013-11-061-1/+1
* 2013-08-30 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-08-301-0/+8
* 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-08-291-1/+1
* 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-08-291-7/+7
* Add a new method 'disassemble' to gdb.Architecture class.Siva Chandra Reddy2013-02-211-0/+54