summaryrefslogtreecommitdiff
path: root/gdb/fork-child.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-27Constify unset_exec_wrapper_commandTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior
2017-06-07Move parts of inferior job control to common/Sergio Durigan Junior
2017-04-13fork-child.c: Avoid unnecessary heap-allocation / string copyingPedro Alves
2017-04-12C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-02-20Fix thinko on last commitSergio Durigan Junior
2017-02-20PR gdb/16188: Verify PTRACE_TRACEME succeededSergio Durigan Junior
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-09-20Use 'event_ptid' instead of 'resume_ptid' on startup_inferior (fix for regres...Sergio Durigan Junior
2016-09-19Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior
2016-09-01Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves
2016-06-21Always switch fork child to the main UIPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-07-24Fix failed exec error messagePedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-01-07Remove duplicated #include's from GDBHonggyu Kim
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-10-25Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh...Pedro Alves
2013-04-22 PR gdb/7912:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-05-24gdb/Pedro Alves
2012-05-24gdb/Pedro Alves
2012-01-04Get rid of corefile.c:close_exec_fileJoel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-09-222011-09-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-09-162011-09-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-03-012011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-10-012010-09-30 Ali Lakhia <lakhia@alumni.utexas.net>Michael Snyder
2010-09-06gdb/Jan Kratochvil
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves
2009-05-19 * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves
2009-05-18 * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves
2009-05-05 * fork-child.c (startup_inferior): Move setting stop_pc ...Ulrich Weigand
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-11-09 Kill pthread_ops_hackVladimir Prus
2008-10-24 * fork-child.c (startup_inferior): Only set threads not-executingPedro Alves