aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-finish-breakpoint.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use "require" for Python testsTom Tromey1-3/+1
2023-01-13Use require !skip_shlib_testsTom Tromey1-4/+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-8/+8
2022-10-07[gdb/testsuite] Fix DUPLICATEs with remote-gdbserver-on-localhostTom de Vries1-132/+147
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-4/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-9/+1
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-finish-breakpoint.expAndrew Burgess1-13/+15
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-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries1-1/+1
2019-02-27Remove Python 2.4 and 2.5 supportTom Tromey1-7/+0
2019-01-27Remove duplicate skip_python_tests invocationTom Tromey1-3/+0
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-12-23Fix more cases of improper test namesLuis Machado1-2/+2
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 output by basic functionsLuis Machado1-8/+8
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi1-6/+6
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-08-22Copy .py files to remote hostYao Qi1-3/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-13Fix gdb.python/py-finish-breakpoint.exp ERROR.Joel Brobecker1-7/+9
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-6/+13
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-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-12-302011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado1-1/+2
2011-12-27gdb/testsuite/Jan Kratochvil1-2/+2
2011-12-23 Introduce gdb.FinishBreakpoint in PythonKevin Pouget1-0/+265