summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/spu-low.c
Commit message (Expand)AuthorAgeFilesLines
* [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:qiyao2012-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-291-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
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* ChangeLog:Ulrich Weigand2008-02-281-7/+0
* gdb/ChangeLog:Ulrich Weigand2008-02-271-1/+4
* * hostio.c: Don't include errno.h.Pedro Alves2008-02-011-0/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz2007-12-071-8/+0
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * linux-low.c (linux_create_inferior): Try execv before execvp.Daniel Jacobowitz2007-06-201-1/+3
* 2007-06-13 Mike Frysinger <vapier@gentoo.org>Daniel Jacobowitz2007-06-131-1/+1
* ChangeLog:Ulrich Weigand2007-06-121-1/+1
* ChangeLog:Ulrich Weigand2007-06-121-1/+1
* * linux-low.c (linux_detach): Change return type to int. Return 0.Pedro Alves2007-05-101-1/+2
* * target.h (target_ops): Change return type of detach to int.Pedro Alves2007-05-101-0/+13
* * gdb.texinfo (Monitor commands for gdbserver): New subsection.Daniel Jacobowitz2007-02-261-1/+0
* * target.h (target_ops): Rename send_signal to request_interrupt,Pedro Alves2007-02-251-3/+3
* * spu-low.c (spu_arch_string): New.Ulrich Weigand2007-02-221-0/+13
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* ChangeLog:Ulrich Weigand2006-11-221-0/+585