summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/inferiors.c
Commit message (Expand)AuthorAgeFilesLines
* Make all source files include defs.h or server.h firstGary Benson2014-07-301-2/+1
* * inferiors.c (get_first_inferior): Fix buglet.Doug Evans2014-02-201-2/+2
* Add backlink from lwp_info to thread_info.Doug Evans2014-02-191-1/+3
* * inferiors.c (add_thread): Fix whitespace.Doug Evans2014-02-191-1/+1
* Replace code accessing list implementation details with API calls.Doug Evans2014-02-191-14/+56
* Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans2014-02-191-3/+3
* delete thread_id_to_gdb_id, unusedDoug Evans2014-01-151-15/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* [gdbserver] Split a new dll.h file out of server.h.Pedro Alves2013-09-051-0/+1
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-1/+0
* Add the gdb remote target operations for branch tracing.Markus Metzger2013-03-111-0/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/gdbserver:Yao Qi2012-04-291-0/+1
* 2012-03-02 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-021-29/+0
* gdb/gdbserver/Yao Qi2012-02-161-86/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung2011-07-211-82/+0
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* GDBserver disconnected tracing support.Pedro Alves2010-04-111-0/+1
* * inferiors.c (add_thread): Set last_status kind toPedro Alves2010-04-031-0/+1
* Teach linux gdbserver to step-over-breakpoints.Pedro Alves2010-03-241-8/+0
* gdbserver crash when running 32bits exes on x64 Windows.Joel Brobecker2010-02-021-3/+22
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* gdb:Doug Evans2009-05-241-2/+2
* * inferiors.c (started_inferior_callback): New function.Doug Evans2009-04-301-0/+42
* * inferiors.c (remove_process): Fix memory leak, free process.Doug Evans2009-04-301-0/+5
* * inferiors.c (get_thread_process): Make global.Ulrich Weigand2009-04-031-1/+1
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-011-21/+148
* * inferiors.c (find_inferior): Make it safe for the callbackPedro Alves2009-03-221-1/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans2008-12-141-4/+4
* ChangeLog:Ulrich Weigand2008-05-031-0/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz2007-10-231-15/+29
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz2007-07-171-11/+82
* * inferiors.c (change_inferior_id): Add comment.Daniel Jacobowitz2007-07-021-0/+5
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.Daniel Jacobowitz2006-10-171-4/+12
* * linux-arm-low.c:Eli Zaretskii2005-12-231-3/+3
* * inferiors.c (struct thread_info): Add gdb_id.Daniel Jacobowitz2005-07-131-1/+41
* * inferiors.c (change_inferior_id, add_thread, find_inferior_id):Daniel Jacobowitz2005-03-031-4/+4
* 2002-06-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-111-31/+125
* 2002-04-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-201-0/+17
* 2002-04-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-201-0/+17
* 2002-04-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-091-0/+71