aboutsummaryrefslogtreecommitdiff
path: root/gdb/fork-child.c
AgeCommit message (Expand)AuthorFilesLines
1994-06-16 * fork-child.c (startup_inferior) [STARTUP_INFERIOR]: If defined,Stan Shebs1-0/+4
1994-05-14 * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon1-18/+0
1994-02-08 * README: Remove note about gcc warnings on alpha, these should bePeter Schauer1-1/+2
1994-01-22 * fork-child.c, inferior.h (fork_inferior): New argument shell_file.Jim Kingdon1-9/+13
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-2/+2
1993-11-02 * breakpoint.c (insert_breakpoints, delete_breakpoint): CallJim Kingdon1-2/+2
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-4/+4
1993-10-27 * fork-child.c (fork_inferior): Set inferior_pid before callingJim Kingdon1-21/+19
1993-10-21 * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1-0/+1
1993-10-17 * infrun.c: Add comment about signals.Jim Kingdon1-4/+0
1993-10-16* breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1-1/+5
1993-10-15 * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior),Jim Kingdon1-7/+3
1993-10-09 * inflow.c: Remove unused includes of sys/param.h and sys/types.h.Jim Kingdon1-2/+1
1993-09-30 * fork-child.c (fork_inferior): Don't call target_terminal_initJim Kingdon1-6/+17
1993-08-02Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1-0/+2
1993-07-27 * fork-child.c (fork_inferior): Only quote exec file if needed.Jim Kingdon1-9/+47
1993-06-30 * inftarg.c: Remove unused include of terminal.h.Jim Kingdon1-12/+3
1993-06-22 * fork-child.c (fork_inferior): Quote exec_file so it can containJim Kingdon1-3/+22
1992-09-26Make the /proc support a target-struct in its own right.John Gilmore1-0/+254