aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/fork-inferior.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-25Normalize includes to use common/Tom Tromey1-6/+6
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-27Unify shell-finding logicTom Tromey1-19/+2
2018-09-14Make variable in get_startup_shell non-staticTom Tromey1-3/+1
2018-07-03Remove pid_to_ptidTom Tromey1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-04Implement "set cwd" command on GDBSergio Durigan Junior1-0/+23
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey1-4/+4
2017-09-19Use DISABLE_COPY_AND_ASSIGNYao Qi1-3/+1
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior1-0/+595