aboutsummaryrefslogtreecommitdiff
path: root/gdb/fork-child.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-27Make {get,set}_inferior_io_terminal inferior methodsPedro Alves1-3/+1
2020-06-18Don't write to inferior_ptid in fork-child.cPedro Alves1-3/+0
2020-02-03Change ints to bools around thread_info executing/resumedSimon Marchi1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-10Multi-target supportPedro Alves1-2/+5
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-4/+4
2019-04-06Revert the header-sorting patchTom Tromey1-8/+6
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-6/+8
2019-01-25Normalize includes to use common/Tom Tromey1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-22Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves1-6/+1
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