Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Show Loaded Modules
For .NET and native Windows applications, the Modules window lists those DLL's loaded by the debugged process. Associated symbolic files (PDB files) used by the debugger may also show up here.
Access Analyzer | More Analyzer Windows | Modules
Reference
The columns on the Modules window are described below:
Column |
Action |
---|---|
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.
|