* infrun.c (wait_for_inferior): Move call to flush_cached_frames
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 23 Apr 1994 03:00:04 +0000 (03:00 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 23 Apr 1994 03:00:04 +0000 (03:00 +0000)
commitd084c93fe2440a94162453365de3164730aa2e2e
treef76fe0c686c8c6147ef15ae527ae367e29ac3701
parent0a2e98a99e49311bf57edd4d2476b05c0ba8fcde
* infrun.c (wait_for_inferior): Move call to flush_cached_frames
to after call to target_wait.  This means that flush_cached_frames
can call target_terminal_ours if it wants to.
* infrun.c (wait_for_inferior) [HAVE_NONSTEPPABLE_WATCHPOINT]: Add
comment about why the code is dubious.
gdb/ChangeLog