aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/gdbserver-support.exp
AgeCommit message (Expand)AuthorFilesLines
2024-05-04[gdb/testsuite] Use unique portnum in parallel testingTom de Vries1-9/+38
2024-05-04[gdb/testsuite] Make portnum a persistent globalTom de Vries1-1/+1
2024-05-04[gdb/testsuite] Factor out proc get_portnumTom de Vries1-11/+29
2024-03-20[gdb/testsuite] Fix gdb.server/server-connect.exp for missing ipv6Tom de Vries1-0/+3
2024-03-18Clear board_info entry after waiting for processTom Tromey1-0/+1
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-13Rename to allow_gdbserver_testsTom Tromey1-7/+7
2023-01-13Rename to allow_xml_testTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-15[gdb/testssuite] Skip aarch64 in skip_gdbserver_test if no xml supportTom de Vries1-0/+1
2022-10-14[gdb] Fix heap-buffer-overflow in find_program_interpreterTom de Vries1-1/+6
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-03-19Fix potential hang during gdbserver testingKevin Buettner1-1/+6
2021-01-21Handle additional connection errorLuis Machado1-0/+3
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-09-16[gdb/testsuite] Detect gdb prompt after monitor exitTom de Vries1-1/+8
2020-04-02[gdb/testsuite] Fix silent timeout in gdb.multi/multi-target.expTom de Vries1-13/+27
2020-02-14Have testsuite find gdbserver in new locationTom Tromey1-6/+8
2020-01-10Add multi-target testsPedro Alves1-0/+4
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-19[gdb/testsuite] Fix gdb_target_cmdTom de Vries1-2/+2
2019-09-19[gdb/testsuite] Handle unreachable network in server-connect.expTom de Vries1-3/+13
2019-05-21testsuite: Mark the kill in gdbserver_run as optionalAlan Hayward1-1/+1
2019-05-17testsuite: Add replay logging to GDBSERVER_DEBUGAlan Hayward1-10/+49
2019-05-17testsuite: Create .cmd files for gdb and gdbserverAlan Hayward1-0/+11
2019-04-25testsuite: Add option to capture gdbserver debugAlan Hayward1-1/+37
2019-04-12Testsuite: Add gdbserver sysroot testAlan Hayward1-7/+9
2019-02-28Testsuite: Catch gdbserver socket listen errorsAlan Hayward1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-30Match any kind of error after "cannot resolve name" on lib/gdbserver-support....Sergio Durigan Junior1-1/+1
2018-07-13Expect for another variant of error message when gdbserver cannot resolve hos...Sergio Durigan Junior1-1/+1
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior1-3/+25
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-22Close gdbserver in mi_gdb_exitYao Qi1-5/+30
2016-09-22Check the right proc nameYao Qi1-1/+1
2016-07-21Skip gdb.server/ tests if lack of XML supportYao Qi1-0/+14
2016-06-30Fix gdbserver/MI testing regressionPedro Alves1-4/+2
2016-04-08Fix gdb.server/solib-list.exp regressionPedro Alves1-0/+4
2016-04-05Improve gdb_remote_download, remove gdb_downloadSimon Marchi1-5/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-07-24Test --wrapper in extended-remoteYao Qi1-5/+11
2015-04-16Fix gdbserver_reconnect_p handlingPedro Alves1-0/+8
2015-04-13Catch exception in lib/gdbserver-support.exp:gdb_exitYao Qi1-9/+17
2015-04-07testsuite: Introduce $inferior_spawn_idPedro Alves1-2/+9
2015-04-07testsuite: Don't use expect_background to reap gdbserverPedro Alves1-13/+48
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-09gdbserver-support: Handle gdbserver start failuresMaciej W. Rozycki1-5/+21
2014-09-09GDB/testsuite: Extend the time gdbserver is waited forMaciej W. Rozycki1-0/+1
2014-04-16Fix wrapper.exp testcase with stdio gdbserver.Doug Evans1-1/+14