aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove Cell Broadband Engine debugging supportUlrich Weigand2019-09-201-732/+0
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Normalize includes to use common/Tom Tromey2019-01-251-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix use-after-free in gdbserverTom Tromey2018-11-291-2/+2
* GDBserver: Pass process_info pointer to target_killPedro Alves2018-07-131-4/+2
* GDBserver: Pass process_info pointer to target_detach and target_joinPedro Alves2018-07-131-8/+4
* Remove ptid_equalTom Tromey2018-07-031-3/+3
* Remove ptid_get_lwpTom Tromey2018-07-031-5/+5
* Remove ptid_get_pidTom Tromey2018-07-031-1/+1
* Remove pid_to_ptidTom Tromey2018-07-031-2/+2
* Remove ptid_buildTom Tromey2018-07-031-4/+4
* btrace, gdbserver: remove the to_supports_btrace target methodMarkus Metzger2018-02-091-1/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* [spu] Fix spu-linux gdbserver buildUlrich Weigand2017-11-241-1/+1
* C++ify gdb/common/environ.cSergio Durigan Junior2017-06-201-1/+1
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-071-21/+23
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* [spu] Fix C++ build problemsUlrich Weigand2016-05-041-4/+6
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdbserver: set ptrace flags after creating inferiorsJosh Stone2015-12-041-1/+1
* Fix nto,spu and win32 builds of GDBServer.Antoine Tremblay2015-10-231-3/+52
* [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi2015-09-151-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+2
* Fix gdbserver SPU buildPedro Alves2015-08-241-1/+1
* gdbserver: don't pick a random thread if the current thread diesPedro Alves2015-08-211-3/+6
* Initialise target descrption after skipping extra traps for --wrapperYao Qi2015-07-241-0/+1
* [gdbserver] Disable conditional breakpoints on no-hardware-single-step targetsYao Qi2015-05-081-0/+1
* Fix Windows/SPU/NTO/Lynx gdbserver buildsPedro Alves2015-03-051-0/+4
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Include string.h in 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
* [GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves2014-05-201-0/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* [gdbserver] Split a new hostio.h file out of server.h.Pedro Alves2013-09-051-0/+1
* PR server/15604Jan Kratochvil2013-08-281-0/+2
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-3/+7
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller2012-11-151-1/+1
* gdb/gdbserver:Yao Qi2012-11-091-3/+0
* gdb/Pedro Alves2012-05-241-1/+1
* gdb/Pedro Alves2012-05-241-2/+2
* 2012-04-05 Pedro Alves <palves@redhat.com>Pedro Alves2012-04-051-3/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * linux-low.c (linux_join): Skip process lookup.Doug Evans2011-05-041-5/+0
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves2010-08-271-1/+1
* * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves2010-08-261-0/+2