aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/spu-low.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior1-1/+1
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior1-21/+23
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-05-04[spu] Fix C++ build problemsUlrich Weigand1-4/+6
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-04gdbserver: set ptrace flags after creating inferiorsJosh Stone1-1/+1
2015-10-23Fix nto,spu and win32 builds of GDBServer.Antoine Tremblay1-3/+52
2015-09-15[gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+2
2015-08-24Fix gdbserver SPU buildPedro Alves1-1/+1
2015-08-21gdbserver: don't pick a random thread if the current thread diesPedro Alves1-3/+6
2015-07-24Initialise target descrption after skipping extra traps for --wrapperYao Qi1-0/+1
2015-05-08[gdbserver] Disable conditional breakpoints on no-hardware-single-step targetsYao Qi1-0/+1
2015-03-05Fix Windows/SPU/NTO/Lynx gdbserver buildsPedro Alves1-0/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Move stdlib.h to common-defs.hGary Benson1-1/+0
2014-08-07Move stdio.h to common-defs.hGary Benson1-1/+0
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves1-0/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-05[gdbserver] Split a new hostio.h file out of server.h.Pedro Alves1-0/+1
2013-08-28PR server/15604Jan Kratochvil1-0/+2
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-3/+7
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-152012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller1-1/+1
2012-11-09gdb/gdbserver:Yao Qi1-3/+0
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-24gdb/Pedro Alves1-2/+2
2012-04-052012-04-05 Pedro Alves <palves@redhat.com>Pedro Alves1-3/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-05-04 * linux-low.c (linux_join): Skip process lookup.Doug Evans1-5/+0
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-08-27 * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves1-1/+1
2010-08-26 * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves1-0/+2
2010-06-19ChangeLog:Ulrich Weigand1-2/+36
2010-04-12 gdb/gdbserver/Pedro Alves1-1/+7
2010-04-11 GDBserver disconnected tracing support.Pedro Alves1-2/+1
2010-01-21 * spu-low.c (spu_fetch_registers, spu_store_registers): ChangePedro Alves1-7/+7
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-27 * spu-low.c (spu_kill): Wait for inferior to terminate.Ulrich Weigand1-0/+11
2009-06-22 * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski1-4/+0
2009-04-03 * remote-utils.c (prepare_resume_reply): Null-terminate packet.Ulrich Weigand1-23/+34
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-16/+29
2009-04-01 Non-stop mode support.Pedro Alves1-2/+2
2009-04-01 Decouple target code from remote protocol.Pedro Alves1-10/+16
2009-04-01 * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves1-7/+10
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves1-4/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-02-28ChangeLog:Ulrich Weigand1-7/+0