| Commit message (Expand) | Author | Age | Files | Lines |
* | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 2009-05-21 | 1 | -1/+1 |
* | * fork-child.c: Don't include frame.h. Include terminal.h. | Pedro Alves | 2009-05-19 | 1 | -1/+3 |
* | * fork-child.c (fork_inferior): Only reset the thread list if this | Pedro Alves | 2009-05-18 | 1 | -10/+10 |
* | * fork-child.c (startup_inferior): Move setting stop_pc ... | Ulrich Weigand | 2009-05-05 | 1 | -2/+0 |
* | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 2009-02-21 | 1 | -0/+3 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | Kill pthread_ops_hack | Vladimir Prus | 2008-11-09 | 1 | -2/+4 |
* | * fork-child.c (startup_inferior): Only set threads not-executing | Pedro Alves | 2008-10-24 | 1 | -8/+19 |
* | * gnu-nat.c (gnu_attach): Add process to inferiors table. | Pedro Alves | 2008-09-22 | 1 | -0/+2 |
* | * fork-child.c (startup_inferior): Use target_wait and target_resume | Ulrich Weigand | 2008-09-11 | 1 | -16/+59 |
* | Remove the global stop_signal in favour of a per-thread | Pedro Alves | 2008-09-08 | 1 | -2/+5 |
* | * linux-nat.c (linux_nat_wait): Update inferior_ptid's ptid with | Pedro Alves | 2008-09-08 | 1 | -0/+6 |
* | Remove ignoring leading exec events code. | Vladimir Prus | 2008-03-15 | 1 | -3/+0 |
* | * configure.ac (AC_CHECK_FUNCS): Add check for setsid. | Thiago Jung Bauermann | 2008-03-12 | 1 | -4/+10 |
* | * Makefile.in (fork-child.o): Update. | Daniel Jacobowitz | 2008-03-10 | 1 | -2/+44 |
* | * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameter | Joel Brobecker | 2008-01-29 | 1 | -1/+1 |
* | * fork-child.c (SHELL_FILE): Remove #ifndef. | Daniel Jacobowitz | 2008-01-28 | 1 | -9/+0 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | * infrun.c (inferior_ignoring_startup_exec_events): Delete. | Daniel Jacobowitz | 2007-07-02 | 1 | -4/+0 |
* | 2007-06-13 Claudio Fontana <claudio.fontana@gmail.com> | Daniel Jacobowitz | 2007-06-13 | 1 | -5/+3 |
* | * config/rs6000/nm-rs6000.h (TARGET_CREATE_INFERIOR_HOOK): Remove. | Ulrich Weigand | 2007-04-27 | 1 | -5/+0 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -2/+2 |
* | From Stephan Springl <springl-gdb@bfw-online.de> | Joel Brobecker | 2006-09-07 | 1 | -1/+1 |
* | PR gdb/1914 | Daniel Jacobowitz | 2006-01-24 | 1 | -7/+1 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | Index: gdb/ChangeLog | Bob Rossi | 2005-07-06 | 1 | -0/+1 |
* | * solib.h (CLEAR_SOLIB, SOLIB_ADD) | Mark Kettenis | 2005-05-12 | 1 | -0/+3 |
* | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-11 | 1 | -1/+1 |
* | * fork-child.c (fork_inferior): Fork instead of vfork if | Mark Kettenis | 2004-11-29 | 1 | -4/+12 |
* | * fork-child.c: Update copyright year. Fix coding style. | Mark Kettenis | 2004-09-30 | 1 | -104/+99 |
* | * fork-child.c (escape_bang_in_quoted_argument): New function. | Joel Brobecker | 2003-05-08 | 1 | -1/+25 |
* | 2003-05-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-05-07 | 1 | -4/+0 |
* | 2003-04-08 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2003-04-08 | 1 | -2/+2 |
* | 2003-04-08 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2003-04-08 | 1 | -2/+3 |
* | * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don't | Daniel Jacobowitz | 2002-11-16 | 1 | -125/+0 |
* | 2002-02-07 Klee Dienes <klee@apple.com> | Klee Dienes | 2002-02-07 | 1 | -0/+3 |
* | * NEWS: Update for --args. | Tom Tromey | 2001-11-27 | 1 | -71/+0 |
* | Fix for PR gdb/209, PR gdb/156: | Tom Tromey | 2001-11-22 | 1 | -0/+71 |
* | Approved by kev@cygnus.com | Fred Fish | 2001-11-01 | 1 | -2/+0 |
* | Phase 1 of the ptid_t changes. | Kevin Buettner | 2001-05-04 | 1 | -5/+5 |
* | Add comments noting that vfork might be defined to be fork. | Kevin Buettner | 2001-04-08 | 1 | -1/+6 |
* | * fork-child.c (clone_and_follow_inferior): Delete #ifdef | Andrew Cagney | 2001-03-26 | 1 | -4/+0 |
* | Fix -Werror -Wuninitialized warnings. | Andrew Cagney | 2001-03-23 | 1 | -3/+10 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Cleanup autoconfigury of vfork(). | Andrew Cagney | 2001-01-31 | 1 | -4/+1 |
* | Add check for vfork() to configure.in. Cleanup uses. | Andrew Cagney | 2000-12-02 | 1 | -6/+6 |
* | spelling correction: depdendant->dependent | David Anderson | 2000-09-01 | 1 | -1/+1 |
* | Protoize. | Kevin Buettner | 2000-08-23 | 1 | -9/+3 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -10/+3 |