summaryrefslogtreecommitdiff
path: root/gdb/fork-child.c
Commit message (Expand)AuthorAgeFilesLines
* * fork-child.c (startup_inferior) [STARTUP_INFERIOR]: If defined,Stan Shebs1994-06-161-0/+4
* * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon1994-05-141-18/+0
* * README: Remove note about gcc warnings on alpha, these should bePeter Schauer1994-02-081-1/+2
* * fork-child.c, inferior.h (fork_inferior): New argument shell_file.Jim Kingdon1994-01-221-9/+13
* * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1994-01-041-2/+2
* * breakpoint.c (insert_breakpoints, delete_breakpoint): CallJim Kingdon1993-11-021-2/+2
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-4/+4
* * fork-child.c (fork_inferior): Set inferior_pid before callingJim Kingdon1993-10-271-21/+19
* * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1993-10-211-0/+1
* * infrun.c: Add comment about signals.Jim Kingdon1993-10-171-4/+0
* * breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1993-10-161-1/+5
* * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior),Jim Kingdon1993-10-151-7/+3
* * inflow.c: Remove unused includes of sys/param.h and sys/types.h.Jim Kingdon1993-10-091-2/+1
* * fork-child.c (fork_inferior): Don't call target_terminal_initJim Kingdon1993-09-301-6/+17
* Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1993-08-021-0/+2
* * fork-child.c (fork_inferior): Only quote exec file if needed.Jim Kingdon1993-07-271-9/+47
* * inftarg.c: Remove unused include of terminal.h.Jim Kingdon1993-06-301-12/+3
* * fork-child.c (fork_inferior): Quote exec_file so it can containJim Kingdon1993-06-221-3/+22
* Make the /proc support a target-struct in its own right.John Gilmore1992-09-261-0/+254