aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/spu-low.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand1-732/+0
2019-07-09Rename common to gdbsupportTom Tromey1-2/+2
2019-01-25Normalize includes to use common/Tom Tromey1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-29Fix use-after-free in gdbserverTom Tromey1-2/+2
2018-07-13GDBserver: Pass process_info pointer to target_killPedro Alves1-4/+2
2018-07-13GDBserver: Pass process_info pointer to target_detach and target_joinPedro Alves1-8/+4
2018-07-03Remove ptid_equalTom Tromey1-3/+3
2018-07-03Remove ptid_get_lwpTom Tromey1-5/+5
2018-07-03Remove ptid_get_pidTom Tromey1-1/+1
2018-07-03Remove pid_to_ptidTom Tromey1-2/+2
2018-07-03Remove ptid_buildTom Tromey1-4/+4
2018-02-09btrace, gdbserver: remove the to_supports_btrace target methodMarkus Metzger1-1/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-24[spu] Fix spu-linux gdbserver buildUlrich Weigand1-1/+1
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