summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-events.py
Commit message (Expand)AuthorAgeFilesLines
* gdb: re-format with black 21.9b0Simon Marchi2021-12-151-3/+6
* gdb/python: add a new gdb_exiting eventAndrew Burgess2021-10-051-0/+25
* gdb/python: update events test to handle missing exit_codeAndrew Burgess2021-10-051-1/+4
* gdb: fix eval.c assert during inferior exit eventMagne Hov2021-06-031-0/+1
* gdb: re-format Python files using black 21.4b0Simon Marchi2021-05-071-82/+94
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* 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/+27
* revert previous patch so that I can re-commit with correct authorDoug Evans2014-12-021-27/+0
* New python events: infcall, register/memory changed.Doug Evans2014-12-021-0/+27
* New python event "clear_objfiles".Doug Evans2014-10-171-0/+6
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * gdb.python/py-events.py (new_objfile_handler): Remove accidentallyDoug Evans2013-09-121-1/+0
* * gdb.python/py-events.py (exit_handler): Verify we get the expectedDoug Evans2013-09-041-13/+11
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-12-10 Paul Koning <paul_koning@dell.com>Paul Koning2012-12-101-21/+21
* PR python/12070:Tom Tromey2012-02-171-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* Allow Python notification of new object-file loadings.Kevin Pouget2011-10-071-0/+20
* 2011-10-04 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget2011-10-041-0/+1
* 2011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget2011-09-151-1/+3
* Add the file that prev commit forget.Hui Zhu2011-02-051-0/+64