New gdbserver option --debug-format=timestamp.
[deliverable/binutils-gdb.git] / gdb / gdbserver / server.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 Tromeydon't check for string.h or strings.h
2013-09-05  Pedro Alves[gdbserver] Split a new hostio.h file out of server.h.
2013-09-05  Pedro Alves[gdbserver] Split a new event-loop.h file out of server.h.
2013-09-05  Pedro Alves[gdbserver] Split a new dll.h file out of server.h.
2013-09-05  Pedro Alves[gdbserver] Split a new inferiors.h file out of server.h.
2013-09-05  Pedro Alves[gdbserver] Move bytecode compilation bits from server...
2013-09-05  Pedro Alves[gdbserver] Split a new tracepoint.h file out of server.h.
2013-09-05  Pedro Alves[gdbserver] Split a new utils.h file out of server.h.
2013-09-05  Pedro Alves[gdbserver] Split a new remote-utils.h file out of...
2013-09-05  Pedro Alves[gdbserver] Delete _ macro (gettext).
2013-07-01  Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-06-24  Tom Tromeydon't keep a gdb-specific date
2013-06-07  Pedro Alves[GDBserver] Multi-process + multi-arch
2013-01-25  Yao Qigdb/gdbserver
2013-01-18  Yao Qigdb/gdbserver:
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-15  Yao Qigdb/gdbserver/
2012-12-05  Tom Tromey PR gdb/14917:
2012-08-28  Yao Qigdb/gdbserver/
2012-08-23  Yao Qigdb/gdbserver/
2012-08-22  Keith Seitz * defs.h: Include build-gnulib/config.h
2012-07-27  Yao Qigdb/gdbserver/
2012-04-29  Yao Qigdb/gdbserver:
2012-04-19  Pedro Alves2012-04-19 Pedro Alves <palves@redhat.com>
2012-03-07  Pedro Alves2012-03-07 Pedro Alves <palves@redhat.com>
2012-03-03  Yao Qigdb:
2012-03-02  Pedro Alves2012-03-02 Pedro Alves <palves@redhat.com>
2012-02-24  Luis Machado2012-02-24 Luis Machado <lgustavo@codesourcery>
2012-02-16  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-11-14  Stan Shebs2011-11-14 Stan Shebs <stan@codesourcery.com>
2011-10-07  Ulrich Weigand * inferior.h (disable_randomization): Declare.
2011-09-15  Stan Shebs * server.h (struct emit_ops): Add compare-goto fields.
2011-09-01  Jie Zhang * server.c (step_thread): Remove definition.
2011-07-21  Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-04-24  Jan Kratochvilgdb/
2011-03-18  Pierre Muller * common/signals.c (target_signal_from_host): Add...
2011-02-14  Pedro Alves gdb/
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-09-01  Joel BrobeckerImport vsnprintf from libiberty if not available.
2010-09-01  gdbadmin[gdbserver] Move malloc.h include to server.h.
2010-09-01  gdbadminuse xsnprintf instead of snprintf.
2010-09-01  gdbadmininclude alloca.h if available.
2010-08-27  Pedro Alves * event-loop.c (event_handle_func): Adjust to use...
2010-07-01  Pedro Alves Static tracepoints support, and UST integration.
2010-06-15  Pedro Alves * linux-x86-low.c (amd64_emit_const, amd64_emit_void_c...
2010-06-14  Pedro Alvesgdb/
2010-06-01  Pedro Alvesgdb/gdbserver/
2010-05-03  Doug Evans * event-loop.c (struct callback_event): New struct.
2010-05-03  Pedro Alves gdb/gdbserver/
2010-04-12  Pedro Alves * server.h (buffer_xml_printf): Remove redundant `;'.
2010-04-11  Pedro Alves GDBserver disconnected tracing support.
2010-04-09  Pedro Alves gdb/gdbserver/
2010-04-01  Pedro Alves * linux-low.c (linux_wait_1): Avoid setting need_step_...
2010-03-24  Pedro Alves Teach linux gdbserver to step-over-breakpoints.
2010-03-16  Pedro Alves gdb/gdbserver/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-06-30  Doug Evans Add h/w watchpoint support to x86-linux, win32-i386.
2009-05-24  Doug Evansgdb:
2009-04-30  Doug Evans * inferiors.c (started_inferior_callback): New function.
2009-04-03  Ulrich Weigand * inferiors.c (get_thread_process): Make global.
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-02  Doug Evans * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.
2009-01-19  Doug Evans * regcache.c (new_register_cache): No need to check...
2009-01-15  Doug Evans * target.h (target_signal_to_string): Make return...
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-07-31  Pedro Alves * configure.ac: Check for memmem declaration.
2008-06-27  Pedro Alves * remote-utils.c (prepare_resume_reply): If requested...
2008-05-09  Doug Evans New "find" command.
2008-05-08  Ulrich Weigand * regcache.c (registers_length): Remove.
2008-02-27  Ulrich Weigandgdb/ChangeLog:
2008-02-01  Pedro Alves * hostio.c: Don't include errno.h.
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-11-30  Daniel Jacobowitz * remote.c (remote_cmdlist): New variable.
2007-10-23  Daniel Jacobowitz * inferiors.c (change_inferior_id): Delete.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-17  Daniel Jacobowitz2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
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-26  Daniel Jacobowitz * gdb.texinfo (Monitor commands for gdbserver): New...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-11-16  Daniel Jacobowitzgdb/
2006-10-17  Daniel Jacobowitz * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.
2006-07-23  Daniel Jacobowitzgdb/
2006-06-22  Daniel Jacobowitz * remote-utils.c (remote_escape_output, remote_unescap...
2006-05-30  Daniel Jacobowitz * remote-utils.c (all_symbols_looked_up): New variable.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
next
This page took 0.872264 seconds and 107 git commands to generate.