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