Support Z0 packet in AArch64 multi-arch debugging
[external/binutils.git] / gdb / gdbserver / server.h
2015-12-07 Yao QiSupport Z0 packet in AArch64 multi-arch debugging
2015-11-30 Pedro AlvesRemote thread create/exit events
2015-09-11 Don BreazealExtended-remote follow-exec
2015-08-21 Pedro AlvesFix gdbserver crash exposed by gdb.threads/process...
2015-08-04 Yao QiDisable Z0 packet on aarch64 on multi-arch debugging
2015-05-12 Don BreazealExtended-remote follow vfork
2015-05-12 Don BreazealExtended-remote Linux follow fork
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-11-21 Yao QiInclude alloca.h unconditionally
2014-10-08 Gary BensonInclude common-exceptions.h in common-defs.h
2014-10-08 Gary BensonInclude cleanups.h in common-defs.h
2014-09-11 Gary BensonIntroduce show_debug_regs
2014-08-29 Gary BensonUse exceptions and cleanups in gdbserver
2014-08-19 Gary BensonIntroduce common-types.h
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 BensonInclude gdb_assert.h in common-defs.h
2014-08-07 Gary BensonMove common-utils.h to common-defs.h
2014-08-07 Gary BensonMove ptid.h to common-defs.h
2014-08-07 Gary BensonMove gdb_locale.h to common-defs.h
2014-08-07 Gary BensonMove gdb/signals.h to common-defs.h
2014-08-07 Gary BensonMove pathmax.h to common-defs.h
2014-08-07 Gary BensonMove libiberty.h to common-defs.h
2014-08-07 Gary BensonMove ansidecl.h to common-defs.h
2014-08-07 Gary BensonMove stdarg.h to common-defs.h
2014-08-07 Gary BensonMove stdlib.h to common-defs.h
2014-08-07 Gary BensonMove stdio.h to common-defs.h
2014-07-30 Gary BensonIntroduce common/common-defs.h
2014-07-24 Tom TromeyMake gdbserver CORE_ADDR unsigned
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.
next