summaryrefslogtreecommitdiff
path: root/gdb/python/py-newobjfileevent.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-11Make it simpler to add events to PythonTom 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-02-11Fix redefinition errors in C++ modeTom Tromey
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-17New python event "clear_objfiles".Doug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-05-20 * python/py-arch.c (arch_object_type): UseTom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-08 * python/py-bpevent.c: Include defs.h.Tom Tromey
2012-09-06 * python/py-newobjfileevent.c (create_new_objfile_event_object):Tom Tromey
2012-08-15 PR python/14387:Tom Tromey
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-07Add missing files to previous commit (Allow Python notification of new object...Kevin Pouget