summaryrefslogtreecommitdiff
path: root/gdb/python/lib/gdb/xmethod.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports from gdb's Python codeTom Tromey2023-02-131-1/+0
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/python: remove Python 2 supportSimon Marchi2022-03-231-7/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: re-format Python files using black 21.4b0Simon Marchi2021-05-071-10/+15
* 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
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* PR python/18285Doug Evans2015-04-291-2/+18
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Xmethod support in Python.Siva Chandra2014-06-031-0/+259