summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-events.py
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-02New python events: inferior call, register/memory changed.Nick Bull
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans
2014-12-02New python events: infcall, register/memory changed.Doug Evans
2014-10-17New python event "clear_objfiles".Doug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-09-12 * gdb.python/py-events.py (new_objfile_handler): Remove accidentallyDoug Evans
2013-09-04 * gdb.python/py-events.py (exit_handler): Verify we get the expectedDoug Evans
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-102012-12-10 Paul Koning <paul_koning@dell.com>Paul Koning
2012-02-17 PR python/12070:Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-07 Allow Python notification of new object-file loadings.Kevin Pouget
2011-10-042011-10-04 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget
2011-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget
2011-02-05Add the file that prev commit forget.Hui Zhu