summaryrefslogtreecommitdiff
path: root/gdb/python/py-infevents.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused variablesSimon Marchi2017-12-051-1/+0
* Make it simpler to add events to PythonTom Tromey2017-09-111-34/+0
* Small event ownership clean up in Python layerTom Tromey2017-09-111-2/+2
* Turn gdbpy_ref into a templateTom Tromey2017-02-101-12/+12
* Change event code to use gdbpy_refTom Tromey2017-01-101-98/+40
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+0
* 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-12/+8
* 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/+263
* revert previous patch so that I can re-commit with correct authorDoug Evans2014-12-021-263/+0
* New python events: infcall, register/memory changed.Doug Evans2014-12-021-0/+263