...
You can generate a Problem summary report that provides insight into the bugs present in your programs. The bug detection and reporting module is integrated into Insure++ on Windows distributions of Insure++. You can view the Problem summary report from the GUI or command line on Windows. You must enable the report in the control panel before Insure++ can output the report.
...
- Click Open in the summary overview page to view the report details. Bugs and memory leaks will be reported, but you can configure Insure++ to report only memory leaks (see Monitoring Memory Leaks).
- You can expand items in the navigation pane and click on specific messages to view bug or memory leak details.
- Click on a bug or leak location in the details panel to view the point of error in the code.
- An icon and link appear at the line of code where the memory leak occurred. Click the link to open the code in your IDE.
Next Steps
See Viewing Results on Windows for additional information about understanding results.
See Working with Insure++ ReportsReports in Windows or Working with Reports on Unix for additional information about understanding and customizing Insure++ reports.