summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/spu-low.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ChangeLog:Ulrich Weigand2010-06-191-2/+36
* gdb/gdbserver/Pedro Alves2010-04-121-1/+7
* GDBserver disconnected tracing support.Pedro Alves2010-04-111-2/+1
* * spu-low.c (spu_fetch_registers, spu_store_registers): ChangePedro Alves2010-01-211-7/+7
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * spu-low.c (spu_kill): Wait for inferior to terminate.Ulrich Weigand2009-09-271-0/+11
* * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski2009-06-221-4/+0
* * remote-utils.c (prepare_resume_reply): Null-terminate packet.Ulrich Weigand2009-04-031-23/+34
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-011-16/+29
* Non-stop mode support.Pedro Alves2009-04-011-2/+2
* Decouple target code from remote protocol.Pedro Alves2009-04-011-10/+16
* * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves2009-04-011-7/+10
* * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves2009-03-221-4/+4