Try OpenEdge Now
skip to main content
Debugging and Troubleshooting
OpenEdge Debugger : Debugger Window and Files : Debugger dialog boxes : Dynamic Object Tracking dialog box
 
Dynamic Object Tracking dialog box
The Dynamic Object Tracking dialog box lets you monitor the creation and destruction of dynamic object instances in an ABL application. Use this dialog box to locate dynamic object instances the application has created, no longer needs, and has not yet destroyed. These undeleted object instances might indicate a memory leak.
Access this dialog box by choosing Diagnostics > Monitor Dynamic Objects.
The Dynamic Object Tracking dialog box contains the following tabs:
*ControlMonitoring tab — Lets you select the types of dynamic objects you want to monitor
*View Objectstab — Lists the active dynamic object instances, based on the selected object types
The Dynamic Object Tracking dialog box also contains the following buttons:
*Start Monitoring button — Starts the object monitoring process. When processing begins, the label on this button changes to Restart Monitoring.
*Stop Monitoring button — Stops the object monitoring process. When processing stops, the label on the Restart Monitoring button changes back to Start Monitoring.
*Close button — Closes the Dynamic Object Tracking dialog box.
* Control Monitoring tab
* View Objects tab