aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.multi
AgeCommit message (Expand)AuthorFilesLines
2021-02-10gdb: adjust comment in gdb.multi/multi-target.exp.tclSimon Marchi1-1/+1
2021-02-10gdb/testsuite: use "set sysroot" in gdb.multi/multi-target.exp.tclSimon Marchi1-1/+7
2021-01-01Update copyright year range in all GDB filesJoel Brobecker44-44/+44
2020-12-10gdb/testsuite: fix race condition in gdb.multi/multi-arch-exec.expSimon Marchi1-0/+7
2020-10-12Fix testcases with required but unreferenced functions and variablesGary Benson1-1/+1
2020-09-18Fix "thread find" with multiple inferiors/targets (PR gdb/26631)Pedro Alves1-0/+106
2020-09-18Split gdb.multi/multi-target.exp into separate testcasesPedro Alves7-546/+654
2020-07-10Testcase for previous handle_no_resumed fixesPedro Alves2-1/+79
2020-05-16Fix gdb.multi/multi-re-run.exp with native-gdbserverPedro Alves1-0/+7
2020-05-15Fix "control reaches end of non-void function" errors in testsuiteGary Benson2-1/+2
2020-05-15Fix gdb.multi/multi-kill.expPedro Alves1-5/+6
2020-05-15Fix global variable collision in gdb.multi/multi-kill.expPedro Alves1-5/+14
2020-05-14gdb/infrun: handle already-exited threads when attempting to stopTankut Baris Aktemur4-0/+325
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.multiTom de Vries1-4/+10
2020-04-21gdb/infrun: switch the context before 'displaced_step_restore'Tankut Baris Aktemur2-0/+72
2020-04-02[gdb/testsuite] Fix silent timeout in gdb.multi/multi-target.expTom de Vries1-2/+22
2020-04-01gdb/infrun: stop all threads if there exists a non-stop targetTankut Baris Aktemur2-0/+91
2020-02-10[gdb/testsuite] Skip multi-target.exp without gdbserverTom de Vries1-0/+4
2020-01-24Fix re-runs of a second inferior (PR gdb/25410)Pedro Alves3-0/+237
2020-01-10Switch the inferior before outputting its id in "info inferiors"Tankut Baris Aktemur1-27/+86
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves3-3/+29
2020-01-10Add multi-target testsPedro Alves2-0/+461
2020-01-10Preserve selected thread in all-stop w/ background executionPedro Alves2-0/+118
2020-01-01Update copyright year range in all GDB files.Joel Brobecker23-23/+23
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries1-8/+10
2019-08-22[gdb/testsuite] Make gdb_test message more informative in multi-term-settings...Tom de Vries1-2/+2
2019-07-24Update expected info threads error messages in gdb.multi/tids.expTom de Vries1-7/+14
2019-06-13Fix TID parser bugPedro Alves1-2/+14
2019-06-11[gdb/testsuite] Fix remove-inferiors.exp FAIL with readnow boardTom de Vries1-2/+3
2019-03-28Fix gdb.multi/multi-term-settings.exp blocking under high load/slow gdbPhilippe Waroquiers1-1/+1
2019-03-28Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdbPhilippe Waroquiers1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker23-23/+23
2018-10-04Clean up "Reading symbols" outputTom Tromey1-1/+1
2018-03-23Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez5-5/+5
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves2-0/+294
2018-01-02Update copyright year range in all GDB filesJoel Brobecker21-21/+21
2017-11-22[testsuite] Pass pthreads in prepare_for_testingYao Qi1-1/+1
2017-11-09Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach...Pedro Alves1-2/+2
2017-10-13Skip a few tests on targets that can't use the "run" commmand.Pedro Alves1-1/+1
2017-10-09gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64Pedro Alves1-46/+122
2017-10-09Multi-arch exec, more register reading avoidancePedro Alves2-7/+50
2017-10-04Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves3-1/+52
2017-09-05Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.expSimon Marchi1-7/+17
2017-01-01update copyright year range in GDB filesJoel Brobecker21-21/+21
2016-12-23Fix more cases of improper test namesLuis Machado5-8/+8
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado4-5/+5
2016-08-30Fix order of inferiors in "thread apply all"Andreas Arnez1-0/+6
2016-08-17Fix remove-inferior error messageSimon Marchi1-1/+1
2016-08-17Add remove-inferiors testSimon Marchi2-0/+93
2016-07-01Forget watchpoint locations when inferior exits or is killed/detachedPedro Alves2-0/+153