zesarux smartload test
Pre-release
Pre-release
This is a very specific test release to find the zesarux crash reason. It changes some functionality:
It does not load the snag-file on start of a debug session.
Please try the following:
- Start Zesarux
- Start a debug session
- Check if Zesarux crashed.
- If not: load your sna file manually. Use the full path. In tab "DEBUG CONSOLE" enter
-e smartload C:....\yourfile.sna
- Check if Zesarux crashed (Note: The display in DeZog does not change yet, because it is not aware that a new program has been loaded)
- Do a step-over in DeZog. Now the display should change and you should see your program.
- Do further debugging in DeZog (step-over, step-into, continue etc.) and see if Zesarux crashes.
Please let me know what happens on your side. I.e. at which step Zesarux crashes or if does not crash anymore.