Simplify gdbpy_stop_recording
[external/binutils.git] / gdb / python / py-infevents.c
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-08-24 Pedro Alvesgdb/python: Use copy-initialization more when possible
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05 Simon MarchiRemove some unused variables
2017-09-11 Tom TromeyMake it simpler to add events to Python
2017-09-11 Tom TromeySmall event ownership clean up in Python layer
2017-02-10 Tom TromeyTurn gdbpy_ref into a template
2017-01-11 Tom TromeyChange event code to use gdbpy_ref
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-02-11 Tom TromeyFix redefinition errors in C++ mode
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-02 Nick BullNew python events: inferior call, register/memory changed.
2014-12-02 Doug Evansrevert previous patch so that I can re-commit with...
2014-12-02 Doug EvansNew python events: infcall, register/memory changed.