Saving projects and debug sessions [EDI 5.1]

You can save the projects, maps, switches, breakpoints, and watched variables list you have created and changed. Select Project | Save All to save your changes for all projects. You cannot save information while a debug session is running.

When you start ECMAP Debugger again, you can run the debug sessions you configured and saved the previous time you used ECMAP Debugger.

NoteBreakpoints and watched variables that you save are associated with the map debug session they belong to. All map switch sets that belong to a map debug session also inherit all the breakpoints and watched variables that you save under that map debug session. Breakpoints that you change for a particular map switch set are also changed for all map switch sets that belong to the same map debug session.

ECMAP Debugger stores the project, map debug session, map switch set, breakpoints, and watched variables information you save in the .debugproject file in the %MAPDEBUG_HOME%\bin directory where %MAPDEBUG_HOME% is the directory where ECMAP Debugger is installed.

Sybase recommends that you do not edit this file. You can use an XML reader to view the file contents. ECMAP Debugger cannot retrieve any information on your project if you delete the file or change its location.