summaryrefslogtreecommitdiff
path: root/gdb/python/py-event.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-11Small event ownership clean up in Python layerTom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-04-05-Wwrite-strings: Wrap PyGetSetDef for construction with string literalsPedro Alves
2017-02-10Use gdbpy_ref to simplify some logicTom Tromey
2017-02-10Turn gdbpy_ref into a templateTom Tromey
2017-01-10Change event code to use gdbpy_refTom Tromey
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-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey
2013-05-20 * python/py-event.c (gdbpy_initialize_event_generic): ReturnTom Tromey
2013-05-20 * python/py-event.c (evpy_emit_event): Decref theTom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-12Add support for Python 3.Paul Koning
2012-11-08 * python/py-bpevent.c: Include defs.h.Tom Tromey
2012-08-15 PR python/14387:Tom Tromey
2012-02-17 PR python/12070:Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-02-05Add the file that prev commit forget.Hui Zhu