summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-xmethods.py
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-05-09[Python] Add methods reference_value and const_value to gdb.Value.Siva Chandra
2015-04-29PR python/18285Doug Evans
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-15Fix xmethod Python so that it works with Python3.Siva Chandra
2014-06-03Xmethod support in Python.Siva Chandra