]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbserver/server.c
Add selftests run filtering
[thirdparty/binutils-gdb.git] / gdb / gdbserver / server.c
2017-09-16  Simon MarchiAdd selftests run filtering
2017-09-15  Simon Marchigdbserver: Remove thread_to_gdb_id
2017-09-15  Simon Marchigdbserver: Remove gdb_id_to_thread_id
2017-09-15  Simon Marchigdbserver: Move detach code to its own function
2017-09-15  Simon MarchiDeduplicate require_running macros and move them up
2017-09-15  Simon Marchigdbserver: Remove duplicate functions to find any threa...
2017-09-05  Yao QiDynamically composite xml in reply to GDB
2017-09-03  Simon MarchiMake target_waitstatus_to_string return an std::string
2017-08-31  Sergio Durigan JuniorImplement the ability to set/unset environment variable...
2017-08-18  Yao QiGDBserver self tests
2017-06-20  Sergio Durigan JuniorC++ify gdb/common/environ.c
2017-06-07  Sergio Durigan JuniorImplement proper "startup-with-shell" support on gdbserver
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-04-12  Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-04-07  Simon MarchiClass-ify ptid_t
2017-04-05  Pedro Alves-Wwrite-strings: gdbserver's 'port' parsing
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-23  Pedro Alvesgdbserver: Use debug_printf for debug output
2016-10-26  Pedro Alvesgdbserver: Leave already-vCont-resumed threads as they...
2016-09-19  Sergio Durigan JuniorConsolidate target_mourn_inferior between GDB and gdbserver
2016-09-13  Carl E. LoveFix for gdb.server/non-existing-program.exp test case
2016-09-13  Carl E. LoveFix for gdb.server/non-existing-program.exp test case
2016-09-01  Sergio Durigan JuniorUse target_continue{,_no_signal} instead of target_resume
2016-08-09  Pedro AlvesFix PR gdb/18653: gdb disturbs inferior's inherited...
2016-07-21  Yao QiSupport vCont s and S actions with software single...
2016-07-21  Yao QiCreate sub classes of 'struct breakpoint'
2016-03-29  Marcin Koƛcielnickigdbserver: Handle 'v' packet while processing qSymbol.
2016-01-28  Simon MarchiImport strchrnul from gnulib and use it
2016-01-12  Josh StoneImplement 'catch syscall' for gdbserver
2016-01-12  Mike Frysingergdbserver: fix various warnings
2016-01-12  Pedro AlvesRemove trademark acknowledgements throughout
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2016-01-01  Joel Brobeckerupdate copyright year printed by GDB, GDBserver and...
2015-12-28  Patrick PalkaUse libiberty's crc32 implementation in gdbserver
2015-12-18  Antoine TremblayEnable conditional breakpoints for targets that support...
2015-12-14  Don BreazealTarget remote mode fork and exec event support
2015-12-07  Yao QiSupport Z0 packet in AArch64 multi-arch debugging
2015-12-05  Josh Stonegdbserver: set ptrace flags after creating inferiors
2015-11-30  Pedro Alvesgdbserver: don't exit until GDB disconnects
2015-11-30  Pedro AlvesImplement TARGET_WAITKIND_NO_RESUMED in the remote...
2015-11-30  Pedro AlvesRemote thread create/exit events
2015-11-30  Pedro AlvesNew vCtrlC packet, non-stop mode equivalent of \003
2015-11-30  Pedro Alvesgdbserver crash running gdb.threads/non-ldr-exc-1.exp
2015-11-26  Simon MarchiDisplay names of remote threads
2015-11-19  Pedro Alvesgdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeat...
2015-10-29  Simon Marchigdbserver/server.c: Cast return value of memmem
2015-10-29  Simon MarchiChange type of write_qxfer_response parameter
2015-10-29  Pedro Alvesgdbserver: enum gdb_signal casts
2015-10-29  Pedro Alvesgdbserver: btrace enums
2015-10-21  Antoine TremblaySupport breakpoint kinds for software breakpoints in...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-15  Yao QiFix typo
2015-09-15  Yao QiSupport single step by arch or target
2015-09-15  Yao Qi[gdbserver] Rename supports_conditional_breakpoints...
2015-09-11  Don BreazealExtended-remote follow-exec
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-21  Pedro AlvesFix gdbserver crash exposed by gdb.threads/process...
2015-08-21  Pedro Alvesgdbserver: don't pick a random thread if the current...
2015-08-06  Pedro Alvesgdbserver: fix silent error exit
2015-08-04  Yao QiDisable Z0 packet on aarch64 on multi-arch debugging
2015-07-24  Yao QiInitialise target descrption after skipping extra traps...
2015-07-24  Yao QiRefactor start_inferior
2015-07-24  Yao QiSet general_thread after restart
2015-07-02  Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-06-18  Simon Marchiremote: consider addressable unit size when reading...
2015-06-10  Jan KratochvilFix gdbserver <library-list> and its #FIXED version...
2015-06-10  Gary BensonImplement vFile:setfs in gdbserver
2015-05-12  Don BreazealExtended-remote Linux follow fork
2015-05-12  Don BreazealIdentify remote fork event support
2015-05-12  Gary BensonLocate executables on remote stubs without multiprocess...
2015-05-08  Yao Qi[gdbserver] Disable conditional breakpoints on no-hardw...
2015-05-06  Pedro AlvesPR server/18081: gdbserver crashes when providing an...
2015-04-17  Gary BensonImplement qXfer:exec-file:read in gdbserver
2015-04-01  Pedro AlvesGDBServer: give more complete usage information
2015-03-20  Pedro Alvesconstify gdbserver/server.c
2015-03-18  Gary BensonReimplement "vFile:fstat" without qSupported
2015-03-11  Gary BensonImplement vFile:fstat: in gdbserver
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06  Gary BensonNew common function "startswith"
2015-03-04  Pedro Alvesgdbserver: Support the "swbreak"/"hwbreak" stop reasons
2015-02-09  Markus Metzgerrecord-btrace: add bts buffer size configuration option
2015-02-09  Markus Metzgerrecord btrace: add configuration struct
2015-02-09  Markus Metzgerbtrace: add format argument to supports_btrace
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2015-01-01  Joel BrobeckerUpdate copyright year printed by gdb, gdbserver and...
2014-11-12  Pedro AlvesGDBserver: clean up 'cont_thread' handling
2014-09-16  Gary BensonRename current_inferior as current_thread in gdbserver
2014-09-11  Gary BensonIntroduce show_debug_regs
2014-08-29  Gary BensonUse exceptions and cleanups in gdbserver
2014-06-12  Tom Tromeylink gdbserver against libiberty
2014-06-02  Pedro Alvesgdbserver: on GDB breakpoint reinsertion, also delete...
2014-05-20  Pedro Alves[GDBserver] Make Zx/zx packet handling idempotent.
2014-04-10  Pedro AlvesConditional Z1 breakpoint hangs GDBserver.
2014-02-27  Pedro AlvesTeach GDBserver's Linux backend about no unwaited-for...
2014-02-19  Doug EvansReplace code accessing list implementation details...
2014-02-19  Doug EvansRename inferior_list_entry uses from "head" to "entry...
2014-02-12  Tom Tromeyreplace convert_ascii_to_int with hex2bin
2014-02-12  Tom Tromeyreplace unhexify with hex2bin
2014-02-12  Tom Tromeyreplace convert_int_to_ascii with bin2hex
next