When the debug session ends, a message box displays with a return value.
If no errors were encountered during the debug session, a message box titled “Map Debug Session Finished” displays with a return value of 0 (zero).
A return value of 1 or 2 indicates that minor errors were encountered. You can check the trace file for the errors.
If more serious errors were encountered during the debug session, a message box titled “Map Debug Session Finished With Errors” displays with a return value of more than 2. Check the trace file for the errors, solve them, and run the map through ECMAP Debugger again to verify that no serious errors remain.
Once you have completed a map run in ECMAP Debugger, you can load, run, and debug another map, or you can exit ECMAP Debugger by clicking Map | Exit.