summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.h
Commit message (Expand)AuthorAgeFilesLines
* gdbserver: Leave already-vCont-resumed threads as they werePedro Alves2016-10-261-0/+4
* gdbserver: Handle 'v' packet while processing qSymbol.Marcin Koƛcielnicki2016-03-301-0/+4
* Implement 'catch syscall' for gdbserverJosh Stone2016-01-121-0/+6
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Support software single step on ARM in GDBServerAntoine Tremblay2015-12-181-0/+1
* Support Z0 packet in AArch64 multi-arch debuggingYao Qi2015-12-071-1/+0
* Remote thread create/exit eventsPedro Alves2015-11-301-0/+1
* Extended-remote follow-execDon Breazeal2015-09-111-0/+1
* Fix gdbserver crash exposed by gdb.threads/process-dies-while-handling-bp.expPedro Alves2015-08-211-0/+3
* Disable Z0 packet on aarch64 on multi-arch debuggingYao Qi2015-08-041-0/+1
* Extended-remote follow vforkDon Breazeal2015-05-121-0/+1
* Extended-remote Linux follow forkDon Breazeal2015-05-121-0/+1
* gdbserver: Support the "swbreak"/"hwbreak" stop reasonsPedro Alves2015-03-041-0/+11
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include alloca.h unconditionallyYao Qi2014-11-211-9/+0
* Include common-exceptions.h in common-defs.hGary Benson2014-10-081-2/+0
* Include cleanups.h in common-defs.hGary Benson2014-10-081-1/+0
* Introduce show_debug_regsGary Benson2014-09-111-1/+0
* Use exceptions and cleanups in gdbserverGary Benson2014-08-291-4/+3
* Introduce common-types.hGary Benson2014-08-191-11/+2
* Move errno.h to common-defs.hGary Benson2014-08-071-3/+0
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-2/+0
* Move common-utils.h to common-defs.hGary Benson2014-08-071-1/+0
* Move ptid.h to common-defs.hGary Benson2014-08-071-1/+0
* Move gdb_locale.h to common-defs.hGary Benson2014-08-071-1/+0
* Move gdb/signals.h to common-defs.hGary Benson2014-08-071-1/+0
* Move pathmax.h to common-defs.hGary Benson2014-08-071-3/+0
* Move libiberty.h to common-defs.hGary Benson2014-08-071-1/+0
* Move ansidecl.h to common-defs.hGary Benson2014-08-071-1/+0
* Move stdarg.h to common-defs.hGary Benson2014-08-071-1/+0
* Move stdlib.h to common-defs.hGary Benson2014-08-071-1/+0
* 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