aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.server
AgeCommit message (Expand)AuthorFilesLines
2022-04-04gdb/testsuite: fix timeout in server-pipe.exp testAndrew Burgess1-3/+7
2022-01-18gdb: preserve `|` in connection details stringAndrew Burgess1-0/+80
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker48-48/+48
2021-12-23gdb/remote: handle attach when stop packet lacks thread-idAndrew Burgess1-37/+61
2021-10-28[gdb/testsuite] Require python in gdb.server/server-kill-python.expTom de Vries1-0/+8
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-1/+0
2021-09-28gdb: enable target_async around stop_all_threads call in process_initial_stop...Simon Marchi2-0/+108
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries3-3/+3
2021-09-18[gdb/testsuite] Fix gdb.server/server-kill.exp with -m32Tom de Vries1-4/+6
2021-06-22gdb/remote: handle target dying just before a stepiAndrew Burgess1-14/+51
2021-06-06gdb/testsuite: set sysroot in gdb.server/stop-reply-no-thread-multi.expSimon Marchi1-0/+7
2021-03-25Fix bkpt-other-inferior.exp racePedro Alves1-2/+4
2021-03-25Fix problem exposed by gdb.server/stop-reply-no-thread-multi.expPedro Alves1-4/+14
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