summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/target.c
Commit message (Expand)AuthorAgeFilesLines
* Rename target_{stop,continue}_ptidGary Benson2014-09-221-2/+2
* Rename current_inferior as current_thread in gdbserverGary Benson2014-09-161-3/+3
* Introduce target_{stop,continue}_ptidGary Benson2014-09-111-0/+32
* Introduce target/target.hGary Benson2014-09-111-0/+24
* Replace code accessing list implementation details with API calls.Doug Evans2014-02-191-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Do the target-waiting within do_initial_child_stuff on Windows.Pedro Alves2013-12-131-0/+5
* [GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves2013-10-021-7/+16
* [gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves2013-09-051-0/+1
* gdb/Luis Machado2013-07-241-42/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/gdbserver/Yao Qi2012-07-271-0/+8
* gdb/Pedro Alves2012-05-241-4/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-10-31 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-311-1/+1
* * server.c (step_thread): Remove definition.Jie Zhang2011-09-011-15/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-09-061-1/+1
* use xsnprintf instead of snprintf.gdbadmin2010-09-011-8/+8
* GDBserver disconnected tracing support.Pedro Alves2010-04-111-0/+42
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* gdb:Doug Evans2009-05-241-3/+3
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-011-25/+42
* Non-stop mode support.Pedro Alves2009-04-011-2/+29
* Decouple target code from remote protocol.Pedro Alves2009-04-011-4/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans2008-12-141-2/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* * linux-arm-low.c:Eli Zaretskii2005-12-231-3/+3
* * linux-low.c (linux_wait, linux_send_signal): Don't testDaniel Jacobowitz2005-06-171-1/+2
* * acconfig.h: Remove.Daniel Jacobowitz2005-06-131-4/+5
* * linux-low.c (linux_read_memory): Change return type toDaniel Jacobowitz2004-03-051-3/+5
* 2002-06-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-111-3/+66
* 2002-04-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-201-0/+14
* 2002-04-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-091-0/+33