Age | Commit message (Expand) | Author | Files | Lines |
2016-09-20 | Use 'event_ptid' instead of 'resume_ptid' on startup_inferior (fix for regres... | Sergio Durigan Junior | 1 | -2/+2 |
2016-09-19 | Consolidate target_mourn_inferior between GDB and gdbserver | Sergio Durigan Junior | 1 | -2/+2 |
2016-09-01 | Use target_continue{,_no_signal} instead of target_resume | Sergio Durigan Junior | 1 | -2/+2 |
2016-08-09 | Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions | Pedro Alves | 1 | -1/+3 |
2016-06-21 | Always switch fork child to the main UI | Pedro Alves | 1 | -2/+20 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-07-24 | Fix failed exec error message | Pedro Alves | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-07 | Remove duplicated #include's from GDB | Honggyu Kim | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-10-25 | Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh... | Pedro Alves | 1 | -4/+27 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -0/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -4/+4 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -3/+3 |
2012-01-04 | Get rid of corefile.c:close_exec_file | Joel Brobecker | 1 | -3/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-09-22 | 2011-09-22 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+8 |
2011-09-16 | 2011-09-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -52/+37 |
2011-03-01 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -6/+1 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-10-01 | 2010-09-30 Ali Lakhia <lakhia@alumni.utexas.net> | Michael Snyder | 1 | -7/+8 |
2010-09-06 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+4 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -1/+1 |
2009-05-19 | * fork-child.c: Don't include frame.h. Include terminal.h. | Pedro Alves | 1 | -1/+3 |
2009-05-18 | * fork-child.c (fork_inferior): Only reset the thread list if this | Pedro Alves | 1 | -10/+10 |
2009-05-05 | * fork-child.c (startup_inferior): Move setting stop_pc ... | Ulrich Weigand | 1 | -2/+0 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -2/+4 |
2008-10-24 | * fork-child.c (startup_inferior): Only set threads not-executing | Pedro Alves | 1 | -8/+19 |
2008-09-22 | * gnu-nat.c (gnu_attach): Add process to inferiors table. | Pedro Alves | 1 | -0/+2 |
2008-09-11 | * fork-child.c (startup_inferior): Use target_wait and target_resume | Ulrich Weigand | 1 | -16/+59 |
2008-09-08 | Remove the global stop_signal in favour of a per-thread | Pedro Alves | 1 | -2/+5 |
2008-09-08 | * linux-nat.c (linux_nat_wait): Update inferior_ptid's ptid with | Pedro Alves | 1 | -0/+6 |
2008-03-15 | Remove ignoring leading exec events code. | Vladimir Prus | 1 | -3/+0 |
2008-03-12 | * configure.ac (AC_CHECK_FUNCS): Add check for setsid. | Thiago Jung Bauermann | 1 | -4/+10 |
2008-03-10 | * Makefile.in (fork-child.o): Update. | Daniel Jacobowitz | 1 | -2/+44 |
2008-01-29 | * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameter | Joel Brobecker | 1 | -1/+1 |
2008-01-28 | * fork-child.c (SHELL_FILE): Remove #ifndef. | Daniel Jacobowitz | 1 | -9/+0 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |