summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.h
Commit message (Expand)AuthorAgeFilesLines
* Rename common to gdbsupportTom Tromey2019-07-091-7/+7
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Normalize includes to use common/Tom Tromey2019-01-251-7/+7
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Restore behavior of disabling address randomization by default on GDBserverSimon Marchi2018-08-221-1/+1
* Increase gdbsever PBUFSIZAlan Hayward2018-06-111-1/+1
* Add client_state struct.Stan Cox2018-06-041-30/+73
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* C++ify gdb/common/environ.cSergio Durigan Junior2017-06-201-3/+3
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-071-0/+14
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* 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