Debugging Dynamic Memory Usage Errors Using HP WDB v6.3 (5900-2181, August 2012)
NOTE: This feature is currently supported only for batch-mode of memory debugging on HP
Integrity systems. Currently, only the files opened/closed using the following library calls are
monitored:
• open()
• close()
• creat()
• dup()
• dup2()
• fopen()
• fclose()
• freopen()
• fcntl()
Table 12 Command for Reporting Open Files
DescriptionCommand
Enable/Disable the detection of open file descriptors.check_openfd=[on|off]
46