]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* Makefile.in (SIM_OBJS): Remove sim-resume.o
authorStephane Carrez <stcarrez@nerim.fr>
Sun, 22 Jul 2001 12:33:58 +0000 (12:33 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sun, 22 Jul 2001 12:33:58 +0000 (12:33 +0000)
commit00d0c012efb0162f90f653473a54f6324cf81d06
tree21b093c5bfac98b86a42f218d4227038c84da513
parent308a7829db1295a841e4db5d903155de48b01fcf
* Makefile.in (SIM_OBJS): Remove sim-resume.o
* interp.c (sim_resume): New function from sim-resume.c, install
the stepping event after having processed the pending ticks.
(has_stepped): Likewise.
(sim_info): Produce an output only if verbose or STATE_VERBOSE_P.
sim/m68hc11/ChangeLog
sim/m68hc11/Makefile.in
sim/m68hc11/interp.c