summaryrefslogtreecommitdiff
path: root/gdb/python/py-event.h
Commit message (Expand)AuthorAgeFilesLines
* Change event code to use gdbpy_refTom Tromey2017-01-101-2/+2
* 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
* Fix redefinition errors in C++ modeTom Tromey2015-02-111-3/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* New python events: inferior call, register/memory changed.Nick Bull2014-12-021-0/+16
* revert previous patch so that I can re-commit with correct authorDoug Evans2014-12-021-16/+0
* New python events: infcall, register/memory changed.Doug Evans2014-12-021-0/+16
* New python event "clear_objfiles".Doug Evans2014-10-171-0/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey2013-05-201-3/+3
* * python/py-event.h (gdbpy_initialize_event_generic): UseTom Tromey2013-05-201-3/+4
* * python/py-event.h (evpy_emit_event): UseTom Tromey2013-05-201-1/+2
* * python/py-arch.c (arch_object_type): UseTom Tromey2013-05-201-2/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Add support for Python 3.Paul Koning2012-12-121-2/+1
* * python/py-bpevent.c: Include defs.h.Tom Tromey2012-11-081-1/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* Allow Python notification of new object-file loadings.Kevin Pouget2011-10-071-0/+1
* 2011-10-04 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget2011-10-041-1/+1
* gdbTom Tromey2011-06-031-1/+1
* Add the file that prev commit forget.Hui Zhu2011-02-051-0/+121