projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
008c23e
)
* interp.c (sim_resume): poll_quit() at least once per call;
author
Felix Lee
<flee@cygnus>
Wed, 10 Sep 1997 03:52:48 +0000
(
03:52
+0000)
committer
Felix Lee
<flee@cygnus>
Wed, 10 Sep 1997 03:52:48 +0000
(
03:52
+0000)
otherwise gdb can loop sim_resume() uninterruptably.
sim/sh/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/sh/ChangeLog
b/sim/sh/ChangeLog
index e65e2f7ef58c55e92aac58548ab88dc6ccadd98f..b02b877248a970ba2a3809cf024c1ed767172a6c 100644
(file)
--- a/
sim/sh/ChangeLog
+++ b/
sim/sh/ChangeLog
@@
-1,3
+1,8
@@
+Tue Sep 9 20:52:21 1997 Felix Lee <flee@cygnus.com>
+
+ * 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 <dje@seba>
* configure: Regenerated to track ../common/aclocal.m4 changes.