编写一个运行时错误报告函数。
有一项技术很有用,即实现一个函数,就像在PPT应用程序中所做的那样,监控运行超过60秒的脚本并发送错误报告。
One technique that you may find useful is to implement a function, as was done for the example PTT application, that monitors scripts that run for longer than 60 seconds and send an error report.
利用一个调试器,将一个观察点main函数上(或者置于您想要关闭Purify错误报告的程序单元上),然后运行仪表化程序。
Using a debugger, put a breakpoint at the main function (or at the program location where you want to turn off Purify error reporting), and run the instrumented program.
应用推荐