summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-26gdbserver: Leave already-vCont-resumed threads as they werePedro Alves
2016-03-30gdbserver: Handle 'v' packet while processing qSymbol.Marcin Koƛcielnicki
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay
2015-12-07Support Z0 packet in AArch64 multi-arch debuggingYao Qi
2015-11-30Remote thread create/exit eventsPedro Alves
2015-09-11Extended-remote follow-execDon Breazeal
2015-08-21Fix gdbserver crash exposed by gdb.threads/process-dies-while-handling-bp.expPedro Alves
2015-08-04Disable Z0 packet on aarch64 on multi-arch debuggingYao Qi
2015-05-12Extended-remote follow vforkDon Breazeal
2015-05-12Extended-remote Linux follow forkDon Breazeal
2015-03-04gdbserver: Support the "swbreak"/"hwbreak" stop reasonsPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-21Include alloca.h unconditionallyYao Qi
2014-10-08Include common-exceptions.h in common-defs.hGary Benson
2014-10-08Include cleanups.h in common-defs.hGary Benson
2014-09-11Introduce show_debug_regsGary Benson
2014-08-29Use exceptions and cleanups in gdbserverGary Benson
2014-08-19Introduce common-types.hGary Benson
2014-08-07Move errno.h to common-defs.hGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-08-07Move common-utils.h to common-defs.hGary Benson
2014-08-07Move ptid.h to common-defs.hGary Benson
2014-08-07Move gdb_locale.h to common-defs.hGary Benson
2014-08-07Move gdb/signals.h to common-defs.hGary Benson
2014-08-07Move pathmax.h to common-defs.hGary Benson
2014-08-07Move libiberty.h to common-defs.hGary Benson
2014-08-07Move ansidecl.h to common-defs.hGary Benson
2014-08-07Move stdarg.h to common-defs.hGary Benson
2014-08-07Move stdlib.h to common-defs.hGary Benson
2014-08-07Move stdio.h to common-defs.hGary Benson
2014-07-30Introduce common/common-defs.hGary Benson
2014-07-24Make gdbserver CORE_ADDR unsignedTom Tromey
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18don't check for string.h or strings.hTom Tromey
2013-09-05[gdbserver] Split a new hostio.h file out of server.h.Pedro Alves
2013-09-05[gdbserver] Split a new event-loop.h file out of server.h.Pedro Alves
2013-09-05[gdbserver] Split a new dll.h file out of server.h.Pedro Alves
2013-09-05[gdbserver] Split a new inferiors.h file out of server.h.Pedro Alves
2013-09-05[gdbserver] Move bytecode compilation bits from server.h to ax.h.Pedro Alves
2013-09-05[gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves
2013-09-05[gdbserver] Split a new utils.h file out of server.h.Pedro Alves
2013-09-05[gdbserver] Split a new remote-utils.h file out of server.h.Pedro Alves