Age | Commit message (Expand) | Author | Files | Lines |
2009-05-06 | PR server/10048 | Pedro Alves | 1 | -13/+14 |
2009-04-30 | * inferiors.c (remove_process): Fix memory leak, free process. | Doug Evans | 1 | -3/+13 |
2009-04-03 | * linux-low.c (usr_store_inferior_registers): Declare local `pid' | Pedro Alves | 1 | -0/+1 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -144/+395 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -255/+638 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -12/+26 |
2009-04-01 | * target.h (struct thread_resume): Delete leave_stopped member. | Pedro Alves | 1 | -18/+28 |
2009-04-01 | gdb/gdbserver/ | Pedro Alves | 1 | -16/+27 |
2009-03-22 | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, | Pedro Alves | 1 | -85/+92 |
2009-03-17 | Rename "process" to "lwp" throughout. | Pedro Alves | 1 | -174/+174 |
2009-02-06 | 2009-02-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+39 |
2009-01-06 | * ChangeLog: Fix date of last entry. | Doug Evans | 1 | -1/+1 |
2009-01-05 | * linux-low.c (linux_attach_lwp): Add some comments/fixmes. | Doug Evans | 1 | -6/+29 |
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 | -7/+7 |
2008-12-12 | * linux-low.c (linux_wait_for_process): Don't clobber current_inferior | Doug Evans | 1 | -0/+2 |
2008-12-12 | * linux-low.c (handle_extended_wait): Simplify, use my_waitpid. | Doug Evans | 1 | -3/+2 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -0/+108 |
2008-11-14 | 2008-11-14 Daniel Gutson <dgutson@codesourcery.com> | Daniel Jacobowitz | 1 | -1/+13 |
2008-08-05 | * linux-low.c (linux_resume_one_process): Ignore ESRCH. | Ulrich Weigand | 1 | -1/+26 |
2008-07-28 | * linux-low.c (sys/dir.h, sys/user.h): Remove includes. | Doug Evans | 1 | -3/+0 |
2008-07-12 | * linux-low.c (handle_extended_wait): Do not use "status" | Ulrich Weigand | 1 | -1/+1 |
2008-04-17 | 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com> | Ulrich Weigand | 1 | -37/+24 |
2008-02-28 | ChangeLog: | Ulrich Weigand | 1 | -7/+0 |
2008-02-27 | * linux-low.h (struct linux_target_ops): Replace left_pad_xfer field | Ulrich Weigand | 1 | -8/+7 |
2008-02-27 | * configure.srv [s390x-*-linux*]: Set srv_regobj to include both | Ulrich Weigand | 1 | -1/+18 |
2008-02-27 | gdb/ChangeLog: | Ulrich Weigand | 1 | -1/+1 |
2008-02-01 | * hostio.c: Don't include errno.h. | Pedro Alves | 1 | -0/+2 |
2008-01-30 | * linux-low.c (linux_attach_lwp): Do not _exit after errors. | Daniel Jacobowitz | 1 | -7/+17 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-21 | * linux-low.c (STACK_SIZE): Define. | Andreas Schwab | 1 | -4/+17 |
2007-12-18 | * linux-low.c (linux_wait_for_event): Update messages. Do not | Daniel Jacobowitz | 1 | -5/+14 |
2007-12-07 | * linux-low.c (linux_wait, linux_resume): Do not handle async I/O. | Daniel Jacobowitz | 1 | -8/+1 |
2007-11-05 | * linux-low.c: Include <sched.h>. | Daniel Jacobowitz | 1 | -0/+1 |
2007-11-01 | * linux-low.c (linux_tracefork_grandchild): New. | Daniel Jacobowitz | 1 | -9/+17 |
2007-10-24 | * linux-low.c (handle_extended_wait): Handle unexpected signals. | Daniel Jacobowitz | 1 | -4/+24 |
2007-10-23 | * inferiors.c (change_inferior_id): Delete. | Daniel Jacobowitz | 1 | -37/+268 |
2007-09-19 | * linux-low.c (O_LARGEFILE): Define. | Daniel Jacobowitz | 1 | -0/+35 |
2007-09-04 | * linux-low.c (linux_wait_for_event): Do not pass signals while | Daniel Jacobowitz | 1 | -3/+5 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-02 | * inferiors.c (change_inferior_id): Add comment. | Daniel Jacobowitz | 1 | -4/+40 |
2007-06-20 | * linux-low.c (linux_create_inferior): Try execv before execvp. | Daniel Jacobowitz | 1 | -1/+3 |
2007-06-13 | 2007-06-13 Mike Frysinger <vapier@gentoo.org> | Daniel Jacobowitz | 1 | -1/+1 |
2007-05-10 | * linux-low.c (linux_detach): Change return type to int. Return 0. | Pedro Alves | 1 | -1/+2 |
2007-05-10 | * target.h (target_ops): Change return type of detach to int. | Pedro Alves | 1 | -0/+14 |
2007-03-27 | 2007-03-27 Jon Ringle <jon@ringle.org> | Daniel Jacobowitz | 1 | -3/+9 |
2007-02-26 | * gdb.texinfo (Monitor commands for gdbserver): New subsection. | Daniel Jacobowitz | 1 | -2/+0 |
2007-02-25 | * target.h (target_ops): Rename send_signal to request_interrupt, | Pedro Alves | 1 | -4/+4 |
2007-01-09 | XML feature description support. | Daniel Jacobowitz | 1 | -0/+7 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |