summaryrefslogtreecommitdiff
path: root/gdb/python/py-event.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/python: add mechanism to manage Python initialization functionsAndrew Burgess2023-05-051-1/+3
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-2/+2
* 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
* Small event ownership clean up in Python layerTom Tromey2017-09-111-2/+2
* -Wwrite-strings: The RestPedro Alves2017-04-051-2/+2
* -Wwrite-strings: Wrap PyGetSetDef for construction with string literalsPedro Alves2017-04-051-1/+1
* Use gdbpy_ref to simplify some logicTom Tromey2017-02-101-11/+5
* Turn gdbpy_ref into a templateTom Tromey2017-02-101-2/+3
* Change event code to use gdbpy_refTom Tromey2017-01-101-21/+7
* 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
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey2013-05-201-9/+1
* * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey2013-05-201-3/+3
* * python/py-event.c (gdbpy_initialize_event_generic): ReturnTom Tromey2013-05-201-1/+1
* * python/py-event.c (evpy_emit_event): Decref theTom Tromey2013-05-201-1/+8
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Add support for Python 3.Paul Koning2012-12-121-3/+2
* * python/py-bpevent.c: Include defs.h.Tom Tromey2012-11-081-0/+1
* PR python/14387:Tom Tromey2012-08-151-1/+2
* PR python/12070:Tom Tromey2012-02-171-1/+8
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* Add the file that prev commit forget.Hui Zhu2011-02-051-0/+175