* fork-child.c (fork_inferior): Set inferior_pid before calling
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 27 Oct 1993 19:30:27 +0000 (19:30 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 27 Oct 1993 19:30:27 +0000 (19:30 +0000)
commitbc28a06cc11e2be1d9bd4f4233b3fbbe5ff30654
tree78be5c33ffe139db5abfe818092ba4f914087b0b
parent73e7e44744ba0bdfc3e4ab2822a5a818aa993e07
* fork-child.c (fork_inferior): Set inferior_pid before calling
init_trace_fun.  Move the code which gets us through the shell
to new function startup_inferior.
* inferior.h: Declare startup_inferior.
* procfs.c (procfs_init_inferior), inftarg.c (ptrace_him):
Call startup_inferior.
* m3-nat.c (m3_trace_him): Call intercept_exec_calls.
* config/nm-m3.h: Don't define STARTUP_INFERIOR.
* config/i386/tm-i386m3.h, config/ns32k/tm-ns32k.h,
config/mips/tm-mipsm3.h: Don't define START_INFERIOR_TRAPS_EXPECTED.
gdb/ChangeLog
gdb/config/i386/tm-i386m3.h
gdb/config/mips/tm-mipsm3.h
gdb/config/nm-m3.h
gdb/config/ns32k/tm-ns32km3.h
gdb/fork-child.c
gdb/m3-nat.c
gdb/procfs.c
This page took 0.025137 seconds and 4 git commands to generate.