summaryrefslogtreecommitdiff
path: root/gdb/python/py-xmethods.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-03-20Support rvalue references in the gdb python module (includes doc/)Artemiy Volkov
2017-03-20Add ability to return rvalue reference values from value_refArtemiy Volkov
2017-03-20Change {lookup,make}_reference_type APIArtemiy Volkov
2017-02-10Turn gdbpy_ref into a templateTom Tromey
2017-01-20Fix Py_DECREF being executed without holding the GILSimon Marchi
2017-01-10Use gdbpy_enter in py-xmethod.cTom Tromey
2017-01-10Use gdbpy_ref in invoke_match_methodTom Tromey
2017-01-10Use gdbpy_enter in gdbpy_get_matching_xmethod_workersTom Tromey
2017-01-10Use gdbpy_enter in py-xmethods.cTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-06-09PR python/19819 - remove unused globals from py-xmethods.cTom Tromey
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
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-06-03Xmethod support in Python.Siva Chandra