aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.multi
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use require !skip_gdbserver_testsTom Tromey1-3/+1
2023-01-13Use require can_spawn_for_attachTom Tromey3-9/+3
2023-01-13Use require !use_gdb_stubTom Tromey11-37/+11
2023-01-13Use require !skip_hw_watchpoint_testsTom Tromey1-4/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker52-52/+52
2022-11-28gdb/testsuite: remove use of then keyword from gdb.multi/*.expAndrew Burgess9-18/+18
2022-11-28gdbserver: switch to right process in find_one_threadSimon Marchi2-0/+95
2022-11-19Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers4-6/+7
2022-11-17gdb: new $_inferior_thread_count convenience variableAndrew Burgess1-0/+20
2022-11-10gdb: make "start" breakpoint inferior-specificSimon Marchi3-0/+126
2022-10-25[gdb/testsuite] Add missing skip_gdbserver_tests in gdb.multi/attach-no-multi...Tom de Vries1-0/+4
2022-06-08aarch64: Add fallback if ARM_CC_FOR_TARGET not setPedro Alves2-4/+4
2022-05-17Remove gdb_test questions that GDB doesn't askPedro Alves1-1/+1
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen1-2/+2
2022-05-01[gdb/testsuite] Fix gdb.multi/attach-no-multi-process.exp with check-readmoreTom de Vries1-3/+6
2022-03-29gdb/remote: use current_inferior in read_ptid if multi-process not supportedTankut Baris Aktemur2-0/+122
2022-01-12Don't mention "serial" in target remote descriptionTom Tromey1-4/+4
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker45-45/+45
2021-12-15gdb: re-format with black 21.9b0Simon Marchi1-5/+9
2021-12-01[gdb/testsuite] Fix typo in gdb.multi/multi-arch-exec.expTom de Vries1-1/+1
2021-11-30gdb: Powerpc fix gdb.multi/multi-arch-exec.exp testCarl Love1-1/+3
2021-11-30gdb/python: introduce gdb.TargetConnection object typeAndrew Burgess2-0/+102
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi10-15/+4
2021-09-29Fix gdb.multi/multi-term-settings.exp racePedro Alves1-6/+34
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries6-10/+7
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