aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-evtregistry.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-07-05Make 'import gdb.events' workTom Tromey1-1/+3
2022-06-03Use bool for evregpy_no_listeners_pTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries1-1/+1
2019-01-22Do not include py-ref.h in most filesTom Tromey1-1/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-02-10Use gdbpy_ref to simplify some logicTom Tromey1-10/+7
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-02-11Fix redefinition errors in C++ modeTom Tromey1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey1-3/+2
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey1-4/+4
2013-05-20 * py-evtregistry.c (create_event_object): DecrefTom Tromey1-1/+4
2013-05-20 * python/py-arch.c (arch_object_type): UseTom Tromey1-1/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-12Add support for Python 3.Paul Koning1-3/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-06-162011-06-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+2
2011-02-05Add the file that prev commit forget.Hui Zhu1-0/+170