(   Reverse-Engineering and Memory Leaks?   The Question is:    O I'd like to know what tools I can use in OpenVMS to discover a "memory leakage" 9  problem in an executable (I don't have its source code). M I monitor its execution via "show proc/cont" and the Virtual Pages counter is   steadily increasing.         The Answer is :   B   If you do not have the source code, you will want to contact theA   application maintainer(s) -- troubleshooting application errors @   without having access to the source code and related materials?   is a significant and complex undertaking; reverse-engineering A   (where permitted by contract and/or applicable laws) is a major 	   effort.    =   The heap analyzer and the debugger would be the most common @   tools used for this purpose, but these are typically used with   source code.   @   Your OpenVMS release and likely also your layered products are>   out of date, and in need of an upgrade.  Please upgrade to a   supported release.   B   Topic (1661) is an introduction to the Programming and DebuggingB   topics here in Ask The Wizard, and that topic references a largeD   number of other topics for additional information and discussions,;   including topics on memory leaks, debugging, and related.    0  Answer written or last revised on  19-MAR-2004 