* blockframe.c (find_pc_partial_function): If we call
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 7 Oct 1993 18:40:39 +0000 (18:40 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 7 Oct 1993 18:40:39 +0000 (18:40 +0000)
commit2f1c7c3fd0024f4c396626602ea6da10d57ae9e2
tree4f568317832cb93af72ac6e324c59230b304f5e6
parent01383fb4585c5cca3be827607c2067122604a443
* blockframe.c (find_pc_partial_function): If we call
PSYMTAB_TO_SYMTAB, call target_terminal_ours_for_output first.
This is needed now that wait_for_inferior passes in endaddr.
* infrun.c: Move call to target_terminal_inferior from proceed
to resume.
gdb/ChangeLog
gdb/blockframe.c
gdb/infrun.c