Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Show Loaded Modules
Debugging Actions - Show loaded modules
The debugger Modules window lists the modules loaded by the process being debugged.

The columns on this window are described below:
Column |
Use To |
Path |
Determine the file path of the loaded module. |
Modified Date |
Determine the local file date and time the module was modified. |
Debug Symbols |
Establish the debug symbols type, whether debug information is present in the module and whether line information is present for the module (required for debugging). |
Symbol File Match |
Check the validity of the symbol file; if the value is false, the symbol file is out of date. |
Symbol Path |
Determine the file path of the symbol file, which must be present for debugging to work. |
Modified Date |
Determine the local file date and time the symbol file was created. |