diff options
author | Steve Chamberlain <sac@cygnus> | 1993-01-04 20:55:22 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-01-04 20:55:22 +0000 |
commit | 06137fcb39050b754f71835da1f4ac24d3e08c41 (patch) | |
tree | c33ce23c551bba802ad7255f2db8fb952915a679 /sim/h8300/ChangeLog | |
parent | ce1a2ef4cabd20a5bd775caf866899ccf30083ca (diff) | |
download | gdb-06137fcb39050b754f71835da1f4ac24d3e08c41.zip gdb-06137fcb39050b754f71835da1f4ac24d3e08c41.tar.gz gdb-06137fcb39050b754f71835da1f4ac24d3e08c41.tar.bz2 |
* p{1,3}.c (sim_resume): when running on dos, any character typed to
the keyboard will cause a simulated exception.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r-- | sim/h8300/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index c028b42..f0cfbe6 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,8 @@ +Mon Jan 4 12:32:35 1993 Steve Chamberlain (sac@wahini.cygnus.com) + + * p1.c (sim_resume): when running on dos, any character typed to + the keyboard will cause a simulated exception. + Sun Jan 3 14:15:07 1993 Steve Chamberlain (sac@thepub.cygnus.com) * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in and |