aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.server
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi1-1/+1
2016-04-13Test GDB connection to GDBserver with no symbol filesLuis Machado2-0/+119
2016-04-08Make gdb.server/solib-list.exp work for remote targetsSimon Marchi1-13/+12
2016-04-08Fix gdb.server/solib-list.exp regressionPedro Alves1-3/+6
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-26/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker24-24/+24
2015-08-24gdbserver crashes when multiprocess extensions aren't supportedPedro Alves2-0/+83
2015-08-20Fix gdb.server/solib-list.exp native-extended-gdbserver regressionPedro Alves1-9/+0
2015-08-20remote non-stop: Process initially stopped threads before other commandsPedro Alves2-0/+104
2015-07-31testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves1-1/+4
2015-07-28Fix gdb.server/server-exec-info.exp with the extended-remote boardPedro Alves1-0/+4
2015-07-24Test --wrapper when restarting process.Yao Qi1-0/+20
2015-07-24Set general_thread after restartYao Qi1-0/+65
2015-07-24Test --wrapper in extended-remoteYao Qi1-0/+50
2015-05-08Fix sequential gdb test runsPedro Alves1-0/+4
2015-05-06PR server/18081: gdbserver crashes when providing an unexisting binaryPedro Alves1-0/+63
2015-04-17Access executable from remote system when first inferior appearsGary Benson1-0/+1
2015-01-09skip "attach" tests when testing against stub-like targetsPedro Alves1-2/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker17-17/+17
2014-10-11Enable qTStatus packet in case it is disabledYao Qi1-0/+5
2014-10-11Get GDBserver pid on remote targetYao Qi2-2/+26
2014-10-11Clean up server-kill.expYao Qi1-4/+0
2014-09-11testsuite: refactor spawn and wait for attachPedro Alves1-9/+1
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves1-1/+0
2014-05-26Specify source file explicitly when setting a breakpointYao Qi1-1/+1
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans1-0/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker17-17/+17
2013-11-04fix up gdb.serverTom Tromey1-7/+14
2013-09-18gdbserver --wrapper also doesn't work on Cygwin.Pedro Alves1-2/+3
2013-09-18gdb/gdbserver/Yao Qi2-0/+87