This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, committed] moxie sim: fix stepping


I'm checking in the attached patch which fixes stepping within the
moxie simulator.  I'm not sure when this regression was introduced,
but the simulator aborts in sim_events_preprocess() without this
change.

AG


2017-09-03  Anthony Green  <green@moxielogic.com>

* interp.c (sim_engine_run): Always pass scpu into
  sim_engine_halt.  Process events within inner loop.

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]