summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.h
Commit message (Expand)AuthorAgeFilesLines
* Move stdio.h to common-defs.hGary Benson2014-08-071-1/+0
* Introduce common/common-defs.hGary Benson2014-07-301-2/+1
* Make gdbserver CORE_ADDR unsignedTom Tromey2014-07-241-1/+1
* New gdbserver option --debug-format=timestamp.Doug Evans2014-01-221-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* don't check for string.h or strings.hTom Tromey2013-11-181-2/+0
* [gdbserver] Split a new hostio.h file out of server.h.Pedro Alves2013-09-051-6/+0
* [gdbserver] Split a new event-loop.h file out of server.h.Pedro Alves2013-09-051-14/+1
* [gdbserver] Split a new dll.h file out of server.h.Pedro Alves2013-09-051-16/+0
* [gdbserver] Split a new inferiors.h file out of server.h.Pedro Alves2013-09-051-95/+2
* [gdbserver] Move bytecode compilation bits from server.h to ax.h.Pedro Alves2013-09-051-56/+0
* [gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves2013-09-051-112/+0
* [gdbserver] Split a new utils.h file out of server.h.Pedro Alves2013-09-051-11/+1
* [gdbserver] Split a new remote-utils.h file out of server.h.Pedro Alves2013-09-051-64/+1
* [gdbserver] Delete _ macro (gettext).Pedro Alves2013-09-051-6/+0
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-0/+3
* don't keep a gdb-specific dateTom Tromey2013-06-241-4/+1
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-0/+6
* gdb/gdbserverYao Qi2013-01-251-0/+1
* gdb/gdbserver:Yao Qi2013-01-181-3/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/gdbserver/Yao Qi2012-12-151-2/+0
* PR gdb/14917:Tom Tromey2012-12-051-2/+2
* gdb/gdbserver/Yao Qi2012-08-281-35/+6
* gdb/gdbserver/Yao Qi2012-08-231-2/+1
* * defs.h: Include build-gnulib/config.hKeith Seitz2012-08-221-0/+1
* gdb/gdbserver/Yao Qi2012-07-271-0/+1
* gdb/gdbserver:Yao Qi2012-04-291-44/+2
* 2012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves2012-04-191-4/+0
* 2012-03-07 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-071-0/+2
* gdb:Yao Qi2012-03-031-2/+0
* 2012-03-02 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-021-2/+0
* 2012-02-24 Luis Machado <lgustavo@codesourcery>Luis Machado2012-02-241-0/+32
* gdb/gdbserver/Yao Qi2012-02-161-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* * NEWS: Add entry for stdio gdbserver.Doug Evans2011-12-161-0/+3
* 2011-11-14 Stan Shebs <stan@codesourcery.com>Stan Shebs2011-11-141-0/+9
* * inferior.h (disable_randomization): Declare.Ulrich Weigand2011-10-071-0/+2
* * server.h (struct emit_ops): Add compare-goto fields.Stan Shebs2011-09-151-0/+9
* * server.c (step_thread): Remove definition.Jie Zhang2011-09-011-1/+0
* 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung2011-07-211-129/+7
* gdb/Jan Kratochvil2011-04-241-0/+2
* * common/signals.c (target_signal_from_host): Add _ markup to errorPierre Muller2011-03-181-0/+6
* gdb/Pedro Alves2011-02-141-0/+2
* 2011-01-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-01-251-1/+1
* 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2011-01-061-3/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Import vsnprintf from libiberty if not available.Joel Brobecker2010-09-011-0/+7
* [gdbserver] Move malloc.h include to server.h.gdbadmin2010-09-011-0/+5
* use xsnprintf instead of snprintf.gdbadmin2010-09-011-0/+2