summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.multi
Commit message (Expand)AuthorAgeFilesLines
* gdb: make set/show inferior-tty work with $_gdb_setting_strAndrew Burgess2023-04-281-0/+14
* gdb: make set/show cwd work with $_gdb_setting_strAndrew Burgess2023-04-281-0/+9
* gdb: make set/show args work with $_gdb_setting_strAndrew Burgess2023-04-282-0/+122
* [gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64leTom de Vries2023-04-241-0/+8
* gdb: don't use the global thread-id in the saved breakpoints fileAndrew Burgess2023-03-201-0/+46
* gdb: reformat Python files with black 23.1.0Simon Marchi2023-02-271-0/+1
* gdb: don't print global thread-id to CLI in describe_other_breakpointsAndrew Burgess2023-02-112-0/+89
* gdb: Make global feature array a per-remote target arrayChristina Schimpe2023-01-302-5/+9
* Eliminate spurious returns from the test suiteTom Tromey2023-01-261-2/+0
* Rename to allow_python_testsTom Tromey2023-01-132-3/+3
* Rename to allow_hw_watchpoint_multi_testsTom Tromey2023-01-131-1/+1
* Rename to allow_hw_watchpoint_access_testsTom Tromey2023-01-131-1/+1
* Rename to allow_gdbserver_testsTom Tromey2023-01-132-2/+2
* Use require target_can_use_run_cmdTom Tromey2023-01-131-3/+1
* Use require !skip_gdbserver_testsTom Tromey2023-01-131-3/+1
* Use require can_spawn_for_attachTom Tromey2023-01-133-9/+3
* Use require !use_gdb_stubTom Tromey2023-01-1311-37/+11
* Use require !skip_hw_watchpoint_testsTom Tromey2023-01-131-4/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-0152-52/+52
* gdb/testsuite: remove use of then keyword from gdb.multi/*.expAndrew Burgess2022-11-289-18/+18
* gdbserver: switch to right process in find_one_threadSimon Marchi2022-11-282-0/+95
* Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers2022-11-194-6/+7
* gdb: new $_inferior_thread_count convenience variableAndrew Burgess2022-11-171-0/+20
* gdb: make "start" breakpoint inferior-specificSimon Marchi2022-11-103-0/+126
* [gdb/testsuite] Add missing skip_gdbserver_tests in gdb.multi/attach-no-multi...Tom de Vries2022-10-251-0/+4
* aarch64: Add fallback if ARM_CC_FOR_TARGET not setPedro Alves2022-06-082-4/+4
* Remove gdb_test questions that GDB doesn't askPedro Alves2022-05-171-1/+1
* gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen2022-05-161-2/+2
* [gdb/testsuite] Fix gdb.multi/attach-no-multi-process.exp with check-readmoreTom de Vries2022-05-011-3/+6
* gdb/remote: use current_inferior in read_ptid if multi-process not supportedTankut Baris Aktemur2022-03-292-0/+122
* Don't mention "serial" in target remote descriptionTom Tromey2022-01-121-4/+4
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-0145-45/+45
* gdb: re-format with black 21.9b0Simon Marchi2021-12-151-5/+9
* [gdb/testsuite] Fix typo in gdb.multi/multi-arch-exec.expTom de Vries2021-12-011-1/+1
* gdb: Powerpc fix gdb.multi/multi-arch-exec.exp testCarl Love2021-11-301-1/+3
* gdb/python: introduce gdb.TargetConnection object typeAndrew Burgess2021-11-302-0/+102
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-3010-15/+4
* Fix gdb.multi/multi-term-settings.exp racePedro Alves2021-09-291-6/+34
* [gdb/testsuite] Minimize gdb restartsTom de Vries2021-09-256-10/+7
* gdb: adjust comment in gdb.multi/multi-target.exp.tclSimon Marchi2021-02-101-1/+1
* gdb/testsuite: use "set sysroot" in gdb.multi/multi-target.exp.tclSimon Marchi2021-02-101-1/+7
* Update copyright year range in all GDB filesJoel Brobecker2021-01-0144-44/+44
* gdb/testsuite: fix race condition in gdb.multi/multi-arch-exec.expSimon Marchi2020-12-101-0/+7
* Fix testcases with required but unreferenced functions and variablesGary Benson2020-10-121-1/+1
* Fix "thread find" with multiple inferiors/targets (PR gdb/26631)Pedro Alves2020-09-181-0/+106
* Split gdb.multi/multi-target.exp into separate testcasesPedro Alves2020-09-187-546/+654
* Testcase for previous handle_no_resumed fixesPedro Alves2020-07-102-1/+79
* Fix gdb.multi/multi-re-run.exp with native-gdbserverPedro Alves2020-05-161-0/+7
* Fix "control reaches end of non-void function" errors in testsuiteGary Benson2020-05-152-1/+2
* Fix gdb.multi/multi-kill.expPedro Alves2020-05-151-5/+6