aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.server
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Fix initial thread state of non-threaded remote targetsJan Matyas1-0/+10
2021-01-13gdb: better handling of 'S' packetsAndrew Burgess2-0/+213
2021-01-04gdb/testsuite: avoid reading files through the remote protocol in gdb.server/...Simon Marchi17-48/+187
2021-01-04gdb/testsuite: use clean_restart in gdb.server/server-run.expSimon Marchi1-4/+1
2021-01-04gdb/testsuite: use clean_restart in gdb.server/ext-run.expSimon Marchi1-7/+3
2021-01-04gdb/testsuite: use build_executable in gdb.server/stop-reply-no-thread.expSimon Marchi1-1/+1
2021-01-04gdb/testsuite: use clean_restart in gdb.server/solib-list.expSimon Marchi1-6/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker45-45/+45
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves2-3/+3
2020-07-23Don't touch frame_info objects if frame cache was reinitializedPedro Alves1-24/+90
2020-06-29[gdb/testsuite] Expect conformation question in gdb.server/solib-list.expTom de Vries1-0/+3
2020-04-01gdb/remote: do not check for null_ptid in stop replyTankut Baris Aktemur1-4/+20
2020-03-19gdb: Handle W and X remote packets without giving a warningAndrew Burgess2-0/+338
2020-03-15[gdb/testsuite] Fix solib-list.exp test-case for exec with debug-infoTom de Vries1-2/+15
2020-03-11[gdb/testsuite] Fix printf regexp in gdb.server/sysroot.expTom de Vries1-1/+2
2020-03-02gdb/remote: Restore support for 'S' stop reply packetAndrew Burgess1-32/+48
2020-02-06gdb/testsuite: Avoid leaking a port number into results summaryAndrew Burgess1-1/+2
2020-02-01[gdb/testsuite] Fix typo in gdb.server/server-kill-python.expTom de Vries1-1/+1
2020-01-24gdb: Enable stdin on exception in execute_gdb_commandAndrew Burgess1-0/+88
2020-01-24gdb: Re-enable stdin for all UIs from start_event_loopAndrew Burgess2-0/+139
2020-01-10Switch the inferior too in switch_to_program_space_and_threadPedro Alves1-0/+93
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves1-7/+11
2020-01-10Fix reconnecting to a gdbserver already debugging multiple processes, IPedro Alves1-1/+3
2020-01-10Avoid another inferior_ptid reference in gdb/remote.cTankut Baris Aktemur1-1/+6
2020-01-01Update copyright year range in all GDB files.Joel Brobecker39-39/+39
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries3-4/+3
2019-09-19[gdb/testsuite] Handle unreachable network in server-connect.expTom de Vries1-2/+5
2019-08-04Skip GDB test reconnect-ctrl-c.exp if nointerrupts is set.Sandra Loosemore1-0/+5
2019-07-04i386/AArch64: Remove old xml testsAlan Hayward1-1/+1
2019-04-12Testsuite: Add gdbserver sysroot testAlan Hayward2-0/+102
2019-01-01Update copyright year range in all GDB files.Joel Brobecker37-37/+37
2018-10-10Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior1-1/+1
2018-10-04Clean up "Reading symbols" outputTom Tromey1-1/+1
2018-08-08gdb: Fix assert for extended-remote target (PR gdb/18050)Andrew Burgess2-0/+192
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior2-1/+112
2018-05-15testsuite: Fix a `server_pid' access crash in gdb.server/server-kill.expMaciej W. Rozycki1-1/+1
2018-02-28Make gdbserver work with filename-only binariesSergio Durigan Junior1-0/+58
2018-01-11Fix backwards compatibility with old GDBservers (PR remote/22597)Pedro Alves2-0/+96
2018-01-08Fix GDBserver build failure when $development is falseYao Qi1-3/+10
2018-01-02Update copyright year range in all GDB filesJoel Brobecker31-31/+31
2017-11-16GDBserver: Fix ignored Ctrl-C after reconnectionPedro Alves2-0/+100
2017-11-09Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach...Pedro Alves4-4/+4
2017-08-23Fix PR remote/21852: Remote run without specifying a local binary crashes GDBSergio Durigan Junior2-0/+86
2017-08-18GDBserver self testsYao Qi1-0/+41
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior1-2/+10
2017-01-01update copyright year range in GDB filesJoel Brobecker26-26/+26
2016-12-23Fix more cases of improper test namesLuis Machado9-9/+9
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-1/+1
2016-08-23gdbserver_spawn "" rather than gdbserver_spawn ${binfile}Yao Qi2-2/+2
2016-07-21Fix fail in gdb.server/solib-list.expYao Qi1-0/+5