← Back to team overview

gnusim8085-devel team mailing list archive

[Bug 579348] Re: simulator reset

 

I think that's a good analysis: the issue is not about resetting the
actual stack, but rather about resetting/redrawing the the "data tab".

-- 
simulator reset
https://bugs.launchpad.net/bugs/579348
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.

Status in gnusim8085: New

Bug description:
while debugging and running the simulator repeatedly, it is getting clear that most runtime values simply stick around between each run. However, when watching the simulator work, it would be better to have a way to reset it to some pre-defined state - i.e. via a toolbar button that allows the user to reset the simulator.
Preferably, this would also allow for certain components to be excluded, so that the user may pick "reset" and then a number of options with checkboxes that shows "stack,memory, registers".