aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-events.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use "require" for Python testsTom Tromey1-3/+1
2023-01-13Use require !use_gdb_stubTom Tromey1-3/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from gdb.python/*.expAndrew Burgess1-1/+1
2022-07-05Make 'import gdb.events' workTom Tromey1-0/+2
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-4/+0
2022-01-12gdb/testsuite: fix gdb.python/py-events.exp for finding process idTankut Baris Aktemur1-3/+8
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-05gdb/python: add a new gdb_exiting eventAndrew Burgess1-2/+51
2021-10-05gdb/python: update events test to handle missing exit_codeAndrew Burgess1-0/+20
2021-09-22[gdb/testsuite] Fix gdb.python/py-events.expTom de Vries1-2/+6
2021-06-03gdb: fix eval.c assert during inferior exit eventMagne Hov1-0/+41
2021-03-12gdb/testsuite: resolve remaining duplicate test names in gdb.python/*.expAndrew Burgess1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-06-30Fix test breakages caused by removal of gdb_py_test_multiple.Philippe Waroquiers1-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-08-13Fixes for gdb.python tests on remote Windows host.Sandra Loosemore1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-03-23Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-02-14PR python/13598 - add before_prompt eventTom Tromey1-0/+25
2017-01-26Change method of loading .py files in Python testsSimon Marchi1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-07-24gdb.python/py-events.exp and normal_stop observers orderingPedro Alves1-2/+2
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/+117
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans1-117/+0
2014-12-02New python events: infcall, register/memory changed.Doug Evans1-0/+117
2014-10-17New python event "clear_objfiles".Doug Evans1-0/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-04 * gdb.python/py-events.py (exit_handler): Verify we get the expectedDoug Evans1-2/+2
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-1/+1
2012-06-22 * gdb.python/lib-types.exp: Use standard_testfile,Tom Tromey1-4/+2
2012-06-21 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey1-1/+1
2012-02-17 PR python/12070:Tom Tromey1-2/+4
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-01-052012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>Pedro Alves1-0/+12
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-10-28gdb/testsuite/Jan Kratochvil1-0/+4
2011-10-07 Allow Python notification of new object-file loadings.Kevin Pouget1-5/+21
2011-10-042011-10-04 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget1-1/+10
2011-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget1-0/+3
2011-09-13gdb/testsuite/Jan Kratochvil1-5/+0
2011-02-05Add the file that prev commit forget.Hui Zhu1-0/+59