aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rewrite "python" command exception handlingTom Tromey2024-02-271-1/+1
* [gdb/testsuite] Fix test in gdb.python/py-finish-breakpoint.expTom de Vries2024-02-271-1/+2
* Update copyright year range in header of all files managed by GDBAndrew Burgess2024-01-121-1/+1
* Fix gdb.FinishBreakpoint when returning to an inlined functionHannes Domani2023-12-121-0/+25
* gdb: include breakpoint number in testing condition error messageAndrew Burgess2023-04-031-1/+1
* Rename to allow_shlib_testsTom Tromey2023-01-131-1/+1
* Rename to allow_python_testsTom Tromey2023-01-131-1/+1
* Use "require" for Python testsTom Tromey2023-01-131-3/+1
* Use require !skip_shlib_testsTom Tromey2023-01-131-4/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/testsuite: remove use of then keyword from gdb.python/*.expAndrew Burgess2022-11-281-8/+8
* [gdb/testsuite] Fix DUPLICATEs with remote-gdbserver-on-localhostTom de Vries2022-10-071-132/+147
* gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess2022-06-241-4/+0
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-301-9/+1
* gdb/testsuite: make test names unique in gdb.python/py-finish-breakpoint.expAndrew Burgess2021-03-121-13/+15
* 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
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries2019-10-311-1/+1
* Remove Python 2.4 and 2.5 supportTom Tromey2019-02-271-7/+0
* Remove duplicate skip_python_tests invocationTom Tromey2019-01-271-3/+0
* 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
* Fix more cases of improper test namesLuis Machado2016-12-231-2/+2
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-011-1/+1
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-011-8/+8
* Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi2016-04-271-6/+6
* 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
* Copy .py files to remote hostYao Qi2014-08-221-3/+3
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Fix gdb.python/py-finish-breakpoint.exp ERROR.Joel Brobecker2013-01-131-7/+9
* 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-6/+13
* * gdb.python/lib-types.exp: Use standard_testfile,Tom Tromey2012-06-221-4/+2
* * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey2012-06-211-1/+1
* 2012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-161-4/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado2011-12-301-1/+2
* gdb/testsuite/Jan Kratochvil2011-12-271-2/+2
* Introduce gdb.FinishBreakpoint in PythonKevin Pouget2011-12-231-0/+265