aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.gdb
AgeCommit message (Expand)AuthorFilesLines
2018-10-10Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior1-1/+1
2018-10-04Simplify complaints even moreTom Tromey1-28/+5
2018-10-04Make complaint output prettierTom Tromey1-2/+2
2018-06-14gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup outputPedro Alves1-1/+10
2018-06-13[gdb/testsuite] Update gdb startup text in selftest.expTom de Vries1-1/+1
2018-05-23Remove struct complainTom Tromey1-12/+4
2018-05-23Remove symfile_complaintsTom Tromey1-10/+10
2018-05-23Remove "noisy" parameter from clear_complaintsTom Tromey1-9/+5
2018-05-23Remove elements from complaint_seriesTom Tromey1-29/+0
2018-03-19Convert observers to C++Tom Tromey1-143/+0
2018-01-08Fix GDB build failure when $development is falseYao Qi1-1/+12
2018-01-02Update copyright year range in all GDB filesJoel Brobecker6-6/+6
2017-12-15Skip 'maintenance check xml-descriptions' if XML is disabledYao Qi1-1/+3
2017-11-08Avoid expensive complaint calls when complaints are disabledPedro Alves1-10/+17
2017-10-24Fix unstable test names in gdb.gdb/unittest.expPedro Alves1-1/+2
2017-08-22Change gdb_realpath to return a unique_xmalloc_ptrTom Tromey1-60/+0
2017-07-26Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi1-0/+5
2017-01-01update copyright year range in GDB filesJoel Brobecker7-7/+7
2016-12-19Clean up gdb.gdb/selftest.expYao Qi1-293/+0
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado2-2/+2
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves1-0/+4
2016-07-20testsuite: Fix gdb.gdb/selftest.exp for C++-O2-g-built GDBJan Kratochvil1-0/+8
2016-07-19Use do_self_tests in selftest.expYao Qi1-105/+3
2016-06-21Make instream be per UIPedro Alves1-0/+4
2016-05-17Add self-test framework to gdbTom Tromey1-0/+17
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-15/+0
2016-01-22testsuite: gdb.gdb/selftest.exp: Drop expected Thread numberJan Kratochvil1-1/+1
2016-01-22testsuite: Fix PR threads/19422 regression + Guile regressionJan Kratochvil1-1/+6
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker6-6/+6
2015-12-14Skip tests that send ctrl-c to GDB if nointerrupts target property is set.Sandra Loosemore1-11/+13
2015-09-25Add some more casts (1/2)Simon Marchi1-1/+1
2015-07-29Make gdb.gdb/selftest.exp use '-i $inferior_spawn_id'Pedro Alves1-5/+9
2015-07-29Make gdb.gdb/complaints.exp use '-i $inferior_spawn_id' and gdb_test_stdioPedro Alves1-46/+64
2015-07-25Revert "Sync readline/ to version 7.0 alpha"Patrick Palka1-20/+3
2015-07-25Sync readline/ to version 7.0 alphaPatrick Palka1-3/+20
2015-02-27catch_command_errors: Remove 'mask' parameterPedro Alves2-2/+2
2015-02-27Adjust self tests to cope with GDB built as a C++ programPedro Alves2-3/+9
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker6-6/+6
2014-11-28Fix prints in tests for Python 3Simon Marchi2-2/+2
2014-10-24Remove Vax Ultrix and VAX BSD supportPedro Alves1-6/+2
2014-10-17Delete Tru64 supportPedro Alves1-9/+0
2014-04-15 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't referenceDoug Evans1-1/+7
2014-02-10Fix PR16543Yao Qi1-0/+15
2014-02-05fix copyright year in new files in previous checkinDoug Evans1-1/+1
2014-02-05Extension Language APIDoug Evans1-0/+35
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker5-5/+5
2013-11-04fix up gdb.gdbTom Tromey1-2/+8
2013-06-18fix python-selftest.exp failure with gdbserverTom Tromey3-15/+0
2013-06-07Remove superfluous semicolons from testsuite throughout.Pedro Alves1-3/+3
2013-05-20 * gdb.gdb/python-selftest.exp: New file.Tom Tromey1-0/+30