]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbserver/remote-utils.c
gdbserver: fix various warnings
[thirdparty/binutils-gdb.git] / gdb / gdbserver / remote-utils.c
2016-01-12  Mike Frysingergdbserver: fix various warnings
2016-01-08  Yao QiCheck input interrupt first when reading packet
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
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-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-15  Pedro Alvesgdbserver: Fix exec stop reply reporting conditions
2015-09-15  Pedro AlvesPR remote/18965: vforkdone stop reply should indicate...
2015-09-11  Don BreazealExtended-remote follow-exec
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-24  Pedro Alvesgdbserver crashes when multiprocess extensions aren...
2015-08-24  Pedro AlvesPrepare for gnulib update
2015-08-21  Pedro Alvesgdbserver: don't pick a random thread if the current...
2015-05-12  Don BreazealExtended-remote follow vfork
2015-05-12  Don BreazealExtended-remote Linux follow fork
2015-03-09  Pedro AlvesRevert union gdb_sockaddr_u
2015-03-07  Pedro AlvesFix struct sockaddr/sockaddr_in/sockaddr_un strict...
2015-03-06  Gary BensonNew common function "startswith"
2015-03-04  Pedro Alvesgdbserver: Support the "swbreak"/"hwbreak" stop reasons
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-29  Sergio Durigan JuniorSanitize input_interrupt output
2014-09-16  Gary BensonRename current_inferior as current_thread in gdbserver
2014-08-28  Gary BensonConvert fatal to error in remote_prepare
2014-08-07  Gary BensonMove errno.h to common-defs.h
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonMove stdio.h to common-defs.h
2014-02-12  Tom Tromeyreplace convert_ascii_to_int with hex2bin
2014-02-12  Tom Tromeyreplace convert_int_to_ascii with bin2hex
2014-02-12  Tom Tromeyreplace hexify with bin2hex
2014-02-12  Tom Tromeydon't let hexify call strlen
2014-02-12  Tom Tromeymove some rsp bits into rsp-low.h
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-18  Tom Tromeyremove gdb_stat.h
2013-09-05  Pedro Alves[gdbserver] Split a new dll.h file out of server.h.
2013-07-01  Pedro AlvesRely on gnulib's unistd.h replacement.
2013-06-07  Pedro Alves[GDBserver] Multi-process + multi-arch
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-15  Pierre Muller2012-11-15 Pierre Muller <muller@sourceware.org>
2012-11-09  Yao Qigdb/gdbserver:
2012-04-29  Yao Qigdb/gdbserver:
2012-04-19  Yao Qigdb/gdbserver/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-16  Doug Evans * NEWS: Add entry for stdio gdbserver.
2011-12-16  Doug Evans * remote-utils.c (prepare_resume_reply): Remove extran...
2011-11-09  Yao Qigdb/gdbserver
2011-07-21  Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-04-24  Jan Kratochvilgdb/
2011-03-07  Jan Kratochvilgdb/gdbserver/
2011-01-25  Pedro Alves2011-01-25 Pedro Alves <pedro@codesourcery.com>
2011-01-06  Michael Snyder2011-01-05 Michael Snyder <msnyder@msnyder-server...
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-08-27  Pedro Alves * event-loop.c (event_handle_func): Adjust to use...
2010-08-26  Pedro Alves * gdbreplay.c (remote_error): New.
2010-07-01  Pedro Alves Static tracepoints support, and UST integration.
2010-06-01  Pedro Alvesgdb/gdbserver/
2010-05-26  Ozkan Sezer2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
2010-05-03  Doug Evans * event-loop.c (struct callback_event): New struct.
2010-05-03  Pedro Alves gdb/gdbserver/
2010-04-26  Doug Evans * remote-utils.c (putpkt_binary_1): Call readchar...
2010-04-17  Pierre Muller * configure.ac: Use `ws2_32' library for srv_mingw.
2010-04-11  Pedro Alves GDBserver disconnected tracing support.
2010-01-20  Pedro Alves * regcache.h (struct thread_info): Forward declare.
2010-01-12  Vladimir Prus Implement core awareness.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-06  Aleksandar Ristovski Adding Neutrino gdbserver.
2009-05-24  Doug Evansgdb:
2009-04-03  Ulrich Weigand * remote-utils.c (prepare_resume_reply): Null-terminat...
2009-04-01  Pedro Alves2009-04-01 Pedro Alves <pedro@codesourcery.com>
2009-04-01  Pedro Alves Non-stop mode support.
2009-04-01  Pedro Alves Decouple target code from remote protocol.
2009-03-22  Pedro Alves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-02-14  Pierre Muller * remote-utils.c (getpkt): Also generate remote-debug
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-14  Doug Evans * utils.c (xmalloc,xcalloc,xstrdup): New fns.
2008-12-02  Vladimir Prus Implement -list-thread-groups --available
2008-08-12  Sandra Loosemoregdb/doc/
2008-06-27  Pedro Alves * remote-utils.c (prepare_resume_reply): If requested...
2008-05-09  Doug Evans New "find" command.
2008-01-30  Daniel Jacobowitz * linux-low.c (linux_attach_lwp): Do not _exit after...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-12-07  Daniel Jacobowitz * linux-low.c (linux_wait, linux_resume): Do not handl...
2007-12-06  Daniel Jacobowitz2007-12-06 Mick Davis <mickd@goanna.iinet.net.au>
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-01  Michael Snyder2007-08-01 Michael Snyder <msnyder@access-company...
2007-07-18  Pedro Alves * remote-utils.c (remote_open): Set SO_KEEPALIVE on...
2007-07-17  Daniel Jacobowitz2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
2007-07-03  Daniel Jacobowitz2007-07-03 Paul Gilliam <pgilliam@us.ibm.com>
2007-06-12  Ulrich WeigandChangeLog:
2007-05-10  Pedro Alves * server.h (check_remote_input_interrupt_request)...
2007-03-29  Pedro Alvesgdb/
2007-03-27  Pedro Alves * remote-utils.c (monitor_output): Constify msg parameter.
2007-02-27  Daniel Jacobowitzfrom Mat Hostetter <mat@lcs.mit.edu>
2007-02-26  Daniel Jacobowitz * gdb.texinfo (Monitor commands for gdbserver): New...
2007-02-25  Pedro Alves * target.h (target_ops): Rename send_signal to request...
2007-02-16  Daniel Jacobowitz * remote-utils.c: Remove HAVE_TERMINAL_H check.
2007-01-29  Daniel Jacobowitz * remote-utils.c [USE_WIN32API] (read, write): Define.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-12-30  Daniel Jacobowitz * remote-utils.c (remote_open): Check the type of...
next