Debugging Dynamic Memory Usage Errors Using HP WDB (5900-1474; WDB 6.2; January 2011)
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]
56