* procfs.c (proc_set_exec_trap): Under Alpha OSF/1-4.0, tracing
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 26 Oct 1996 14:22:35 +0000 (14:22 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 26 Oct 1996 14:22:35 +0000 (14:22 +0000)
commit1cb1b16cfbe804c50c10954649ca7c45e68baff3
treed47ef2ce9254754b86a0b570a8387c47a189cce3
parent59f2e5dbeb576371a2b6cffa0d9027ac1065d4da
* procfs.c (proc_set_exec_trap):  Under Alpha OSF/1-4.0, tracing
the entry to the exit system call to detect termination of the
inferior stopped working. Trace termination of the inferior via
PRFS_STOPTERM instead.
(procfs_init_inferior):  Do not trace entry to exit system call
if PIOCSSPCACT is defined.
(procfs_wait):  Handle PR_DEAD event, which signals the termination
of the inferior if PRFS_STOPTERM is set.

* mdebugread.c (parse_partial_symbols):  Ignore stNil section
start address symbols.

* sparc-tdep.c (get_saved_register):  Get saved PC from the
frame info if not in innermost frame.
gdb/ChangeLog
gdb/mdebugread.c
gdb/procfs.c
This page took 0.033526 seconds and 4 git commands to generate.