]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/python/py-event.h
Normalize include guards in gdb
[thirdparty/binutils-gdb.git] / gdb / python / py-event.h
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-23  Tom TromeyDo not include py-ref.h in most files
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-16  Tom TromeyChange thread_to_thread_object to return a new reference
2018-08-24  Pedro AlvesFix 8.2 regression in gdb.python/py-evthreads.exp w...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
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-09-11  Tom TromeyAdd new_inferior, inferior_deleted, and new_thread...
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-11  Tom TromeyChange event code to use gdbpy_ref
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
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.
2014-10-17  Doug EvansNew python event "clear_objfiles".
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-05-20  Tom Tromey * python/py-arch.c (gdbpy_initialize_arch): Return...
2013-05-20  Tom Tromey * python/py-event.h (gdbpy_initialize_event_generic...
2013-05-20  Tom Tromey * python/py-event.h (evpy_emit_event): Use
2013-05-20  Tom Tromey * python/py-arch.c (arch_object_type): Use
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-12  Paul KoningAdd support for Python 3.
2012-11-08  Tom Tromey * python/py-bpevent.c: Include defs.h.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-07  Kevin Pouget Allow Python notification of new object-file loadings.
2011-10-04  Kevin Pouget2011-10-04 Kevin Pouget <kevin.pouget@st.com>
2011-06-03  Tom Tromeygdb
2011-02-05  Hui ZhuAdd the file that prev commit forget.