gdbsupport: make gdb_open_cloexec return scoped_fd
[binutils-gdb.git] / gdb / testsuite / gdb.server /
2021-09-29 Simon Marchigdb: enable target_async around stop_all_threads call...
2021-09-25 Tom de Vries[gdb/testsuite] Minimize gdb restarts
2021-09-18 Tom de Vries[gdb/testsuite] Fix gdb.server/server-kill.exp with...
2021-06-22 Andrew Burgessgdb/remote: handle target dying just before a stepi
2021-06-06 Simon Marchigdb/testsuite: set sysroot in gdb.server/stop-reply...
2021-03-25 Pedro AlvesFix bkpt-other-inferior.exp race
2021-03-25 Pedro AlvesFix problem exposed by gdb.server/stop-reply-no-thread...
2021-02-25 Jan MatyasFix initial thread state of non-threaded remote targets
2021-01-14 Andrew Burgessgdb: better handling of 'S' packets
2021-01-04 Simon Marchigdb/testsuite: avoid reading files through the remote...
2021-01-04 Simon Marchigdb/testsuite: use clean_restart in gdb.server/server...
2021-01-04 Simon Marchigdb/testsuite: use clean_restart in gdb.server/ext...
2021-01-04 Simon Marchigdb/testsuite: use build_executable in gdb.server/stop...
2021-01-04 Simon Marchigdb/testsuite: use clean_restart in gdb.server/solib...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-10-13 Pedro Alvesgdb/testsuite/: Use "-qualified" in explicit "break...
2020-07-23 Pedro AlvesDon't touch frame_info objects if frame cache was reini...
2020-06-29 Tom de Vries[gdb/testsuite] Expect conformation question in gdb...
2020-04-01 Tankut Baris Aktemurgdb/remote: do not check for null_ptid in stop reply
2020-03-19 Andrew Burgessgdb: Handle W and X remote packets without giving a...
2020-03-15 Tom de Vries[gdb/testsuite] Fix solib-list.exp test-case for exec...
2020-03-11 Tom de Vries[gdb/testsuite] Fix printf regexp in gdb.server/sysroot.exp
2020-03-02 Andrew Burgessgdb/remote: Restore support for 'S' stop reply packet
2020-02-06 Andrew Burgessgdb/testsuite: Avoid leaking a port number into results...
2020-01-31 Tom de Vries[gdb/testsuite] Fix typo in gdb.server/server-kill...
2020-01-24 Andrew Burgessgdb: Enable stdin on exception in execute_gdb_command
2020-01-24 Andrew Burgessgdb: Re-enable stdin for all UIs from start_event_loop
2020-01-10 Pedro AlvesSwitch the inferior too in switch_to_program_space_and_...
2020-01-10 Pedro AlvesAdd "info connections" command, "info inferiors" connec...
2020-01-10 Pedro AlvesFix reconnecting to a gdbserver already debugging multi...
2020-01-10 Tankut Baris AktemurAvoid another inferior_ptid reference in gdb/remote.c
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-31 Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-09-18 Tom de Vries[gdb/testsuite] Handle unreachable network in server...
2019-08-04 Sandra LoosemoreSkip GDB test reconnect-ctrl-c.exp if nointerrupts...
2019-07-04 Alan Haywardi386/AArch64: Remove old xml tests
2019-04-12 Alan HaywardTestsuite: Add gdbserver sysroot test
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-10 Sergio Durigan JuniorAdd parameter to allow enabling/disabling selftests...
2018-10-04 Tom TromeyClean up "Reading symbols" output
2018-08-08 Andrew Burgessgdb: Fix assert for extended-remote target (PR gdb...
2018-07-11 Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
2018-05-15 Maciej W. Rozyckitestsuite: Fix a `server_pid' access crash in gdb.serve...
2018-02-28 Sergio Durigan JuniorMake gdbserver work with filename-only binaries
2018-01-11 Pedro AlvesFix backwards compatibility with old GDBservers (PR...
2018-01-08 Yao QiFix GDBserver build failure when $development is false
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-16 Pedro AlvesGDBserver: Fix ignored Ctrl-C after reconnection
2017-11-09 Pedro AlvesFix racy output matching in gdb.base/multi-attach.exp...
2017-08-23 Sergio Durigan JuniorFix PR remote/21852: Remote run without specifying...
2017-08-18 Yao QiGDBserver self tests
2017-06-07 Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-23 Luis MachadoFix more cases of improper test names
2016-12-01 Luis MachadoFixup testcases outputting own name as a test name...
2016-08-23 Yao Qigdbserver_spawn "" rather than gdbserver_spawn ${binfile}
2016-07-21 Yao QiFix fail in gdb.server/solib-list.exp
2016-04-27 Simon MarchiRename gdb_load_shlibs to gdb_load_shlib
2016-04-13 Luis MachadoTest GDB connection to GDBserver with no symbol files
2016-04-08 Simon MarchiMake gdb.server/solib-list.exp work for remote targets
2016-04-08 Pedro AlvesFix gdb.server/solib-list.exp regression
2016-02-08 Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-24 Pedro Alvesgdbserver crashes when multiprocess extensions aren...
2015-08-20 Pedro AlvesFix gdb.server/solib-list.exp native-extended-gdbserver...
2015-08-20 Pedro Alvesremote non-stop: Process initially stopped threads...
2015-07-31 Pedro Alvestestsuite: tcl exec& -> 'kill -9 $pid' is racy (attach...
2015-07-28 Pedro AlvesFix gdb.server/server-exec-info.exp with the extended...
2015-07-24 Yao QiTest --wrapper when restarting process.
2015-07-24 Yao QiSet general_thread after restart
2015-07-24 Yao QiTest --wrapper in extended-remote
2015-05-08 Pedro AlvesFix sequential gdb test runs
2015-05-06 Pedro AlvesPR server/18081: gdbserver crashes when providing an...
2015-04-17 Gary BensonAccess executable from remote system when first inferio...
2015-01-09 Pedro Alvesskip "attach" tests when testing against stub-like...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-11 Yao QiEnable qTStatus packet in case it is disabled
2014-10-11 Yao QiGet GDBserver pid on remote target
2014-10-11 Yao QiClean up server-kill.exp
2014-09-11 Pedro Alvestestsuite: refactor spawn and wait for attach
2014-05-29 Pedro Alvesenable target async by default; separate MI and target...
2014-05-26 Yao QiSpecify source file explicitly when setting a breakpoint
2014-01-22 Doug Evans New gdbserver option --debug-format=timestamp.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-04 Tom Tromeyfix up gdb.server
2013-09-18 Pedro Alvesgdbserver --wrapper also doesn't work on Cygwin.
2013-09-18 Yao Qigdb/gdbserver/
2013-06-25 Yao QiUpload tsv earlier in remote_start_remote
2013-04-09 Jan Kratochvilgdb/testsuite/
2013-04-04 Yao Qigdb/testsuite/
2013-03-22 Jan Kratochvilgdb/
2013-02-12 Pedro AlvesFrom: Sanimir Agovic <sanimir.agovic@intel.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-08-02 Ulrich Weigand * gdb.base/annota1.exp: Accept no frames-invalid notif...
2012-08-01 Ulrich Weigand * gdb.base/catch-load.exp: Fix argument to gdb_load_sh...
2012-06-25 Tom Tromey * gdb.server/ext-attach.exp: Use standard_testfile,
2012-06-21 Tom Tromey * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2012-05-28 Jan Kratochvilgdb/
2012-05-17 Doug Evans * Makefile.in (clean): Remove Fission .dwo and .dwp...
2012-02-15 Pedro Alves2012-02-15 Pedro Alves <palves@redhat.com>
next