Age | Commit message (Expand) | Author | Files | Lines |
2014-09-16 | Rename current_inferior as current_thread in gdbserver | Gary Benson | 1 | -6/+6 |
2014-08-28 | Straightforward fatal to internal_error conversions | Gary Benson | 1 | -3/+1 |
2014-08-07 | Move stdlib.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-30 | Make all source files include defs.h or server.h first | Gary Benson | 1 | -2/+1 |
2014-02-20 | * inferiors.c (get_first_inferior): Fix buglet. | Doug Evans | 1 | -2/+2 |
2014-02-19 | Add backlink from lwp_info to thread_info. | Doug Evans | 1 | -1/+3 |
2014-02-19 | * inferiors.c (add_thread): Fix whitespace. | Doug Evans | 1 | -1/+1 |
2014-02-19 | Replace code accessing list implementation details with API calls. | Doug Evans | 1 | -14/+56 |
2014-02-19 | Rename inferior_list_entry uses from "head" to "entry" for consistency. | Doug Evans | 1 | -3/+3 |
2014-01-15 | delete thread_id_to_gdb_id, unused | Doug Evans | 1 | -15/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-05 | [gdbserver] Split a new dll.h file out of server.h. | Pedro Alves | 1 | -0/+1 |
2013-06-07 | [GDBserver] Multi-process + multi-arch | Pedro Alves | 1 | -1/+0 |
2013-03-11 | Add the gdb remote target operations for branch tracing. | Markus Metzger | 1 | -0/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-04-29 | gdb/gdbserver: | Yao Qi | 1 | -0/+1 |
2012-03-02 | 2012-03-02 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -29/+0 |
2012-02-16 | gdb/gdbserver/ | Yao Qi | 1 | -86/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-07-21 | 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com> | Kwok Yeung | 1 | -82/+0 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 1 | -0/+1 |
2010-04-03 | * inferiors.c (add_thread): Set last_status kind to | Pedro Alves | 1 | -0/+1 |
2010-03-24 | Teach linux gdbserver to step-over-breakpoints. | Pedro Alves | 1 | -8/+0 |
2010-02-02 | gdbserver crash when running 32bits exes on x64 Windows. | Joel Brobecker | 1 | -3/+22 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-05-24 | gdb: | Doug Evans | 1 | -2/+2 |
2009-04-30 | * inferiors.c (started_inferior_callback): New function. | Doug Evans | 1 | -0/+42 |
2009-04-30 | * inferiors.c (remove_process): Fix memory leak, free process. | Doug Evans | 1 | -0/+5 |
2009-04-03 | * inferiors.c (get_thread_process): Make global. | Ulrich Weigand | 1 | -1/+1 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -21/+148 |
2009-03-22 | * inferiors.c (find_inferior): Make it safe for the callback | Pedro Alves | 1 | -1/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-14 | * utils.c (xmalloc,xcalloc,xstrdup): New fns. | Doug Evans | 1 | -4/+4 |
2008-05-03 | ChangeLog: | Ulrich Weigand | 1 | -0/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-23 | * inferiors.c (change_inferior_id): Delete. | Daniel Jacobowitz | 1 | -15/+29 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-17 | 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt> | Daniel Jacobowitz | 1 | -11/+82 |
2007-07-02 | * inferiors.c (change_inferior_id): Add comment. | Daniel Jacobowitz | 1 | -0/+5 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2006-10-17 | * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New. | Daniel Jacobowitz | 1 | -4/+12 |
2005-12-23 | * linux-arm-low.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-13 | * inferiors.c (struct thread_info): Add gdb_id. | Daniel Jacobowitz | 1 | -1/+41 |
2005-03-03 | * inferiors.c (change_inferior_id, add_thread, find_inferior_id): | Daniel Jacobowitz | 1 | -4/+4 |
2002-06-11 | 2002-06-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -31/+125 |
2002-04-20 | 2002-04-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+17 |
2002-04-20 | 2002-04-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+17 |
2002-04-09 | 2002-04-09 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+71 |