aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-event.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-05-Wwrite-strings: The RestPedro Alves1-2/+2
2017-01-10Change event code to use gdbpy_refTom Tromey1-2/+2
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-3/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-02New python events: inferior call, register/memory changed.Nick Bull1-0/+16
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans1-16/+0
2014-12-02New python events: infcall, register/memory changed.Doug Evans1-0/+16
2014-10-17New python event "clear_objfiles".Doug Evans1-0/+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): Return 'int'.Tom Tromey1-3/+3
2013-05-20 * python/py-event.h (gdbpy_initialize_event_generic): UseTom Tromey1-3/+4
2013-05-20 * python/py-event.h (evpy_emit_event): UseTom Tromey1-1/+2
2013-05-20 * python/py-arch.c (arch_object_type): UseTom Tromey1-2/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-12Add support for Python 3.Paul Koning1-2/+1
2012-11-08 * python/py-bpevent.c: Include defs.h.Tom Tromey1-1/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-10-07 Allow Python notification of new object-file loadings.Kevin Pouget1-0/+1
2011-10-042011-10-04 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget1-1/+1
2011-06-03gdbTom Tromey1-1/+1
2011-02-05Add the file that prev commit forget.Hui Zhu1-0/+121