From: Felix Lee Date: Wed, 10 Sep 1997 03:52:48 +0000 (+0000) Subject: * interp.c (sim_resume): poll_quit() at least once per call; X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a1efa0d8804cf5b897321370dcf0ef7b1aa646a5;p=binutils-gdb.git * interp.c (sim_resume): poll_quit() at least once per call; otherwise gdb can loop sim_resume() uninterruptably. --- diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index e65e2f7ef58..b02b877248a 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 9 20:52:21 1997 Felix Lee + + * interp.c (sim_resume): poll_quit() at least once per call; + otherwise gdb can loop sim_resume() uninterruptably. + Thu Sep 4 17:21:23 1997 Doug Evans * configure: Regenerated to track ../common/aclocal.m4 changes.