aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-events.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-15gdb: re-format with black 21.9b0Simon Marchi1-3/+6
2021-10-05gdb/python: add a new gdb_exiting eventAndrew Burgess1-0/+25
2021-10-05gdb/python: update events test to handle missing exit_codeAndrew Burgess1-1/+4
2021-06-03gdb: fix eval.c assert during inferior exit eventMagne Hov1-0/+1
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi1-82/+94
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-02New python events: inferior call, register/memory changed.Nick Bull1-0/+27
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans1-27/+0
2014-12-02New python events: infcall, register/memory changed.Doug Evans1-0/+27
2014-10-17New python event "clear_objfiles".Doug Evans1-0/+6
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-12 * gdb.python/py-events.py (new_objfile_handler): Remove accidentallyDoug Evans1-1/+0
2013-09-04 * gdb.python/py-events.py (exit_handler): Verify we get the expectedDoug Evans1-13/+11
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-102012-12-10 Paul Koning <paul_koning@dell.com>Paul Koning1-21/+21
2012-02-17 PR python/12070:Tom Tromey1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-10-07 Allow Python notification of new object-file loadings.Kevin Pouget1-0/+20
2011-10-042011-10-04 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget1-0/+1
2011-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget1-1/+3
2011-02-05Add the file that prev commit forget.Hui Zhu1-0/+64