如果测试失败,就报告错误消息,指出故障点,同时程序执行中断。
If a test fails, an error message is reported, indicating the point of failure, and program execution halts.
这就是SAX的真正用途所在:在程序中断处理过程并进行修复之前,允许接收可能错误的数据或者错误状态。
That's where SAX can really help: it allows you to receive possibly bad data or error conditions before the program halts processing and gives you a chance to make course corrections.
请参见下载文件中的样例应用程序,学习如何设置中断格式及应用程序指定的错误代码。
See the sample application in the download file to see how to set the abort format and application-specific error codes.
最后,测试团队将把应用程序尽可能接近地推向中断点,以发现潜在的错误。
Finally, the testing team will work to push applications as close as possible to the breaking point to find latent bugs.
程序中断,并弹出“对不起,您运气不好”的消息或打印出堆栈跟踪,这不是错误处理,而是错误报告。
Crashing, spitting out a "sorry, you're out of luck" message, or printing out a stack trace is not error handling. That is error reporting.
否则,发生中断以find(查找),并且异常处理程序发出标准的file not found(文件未找到)错误。
Otherwise, a trap occurs for find, and the exception handler emits the standard file not found error.
uuid符合中断格式 UUID并且code 符合应用程序指定的错误代码。
The uuid corresponds to the abort format UUID and the code corresponds to the application specific error code.
某些处理机可能产生的一些中断,这些中断是由于程序设计错误、特殊指令或维护功能部件所引起的。
Interrupts which can be generated within some processors, and are caused by programming errors, special instructions, and maintenance features.
可能您请推荐一个很好的方式来处理中断处理程序内部的错误报告,或有任何标准为这个过程吗?任何建议都是感激。
May you please recommend a good way to handle the error reporting inside the interrupt handler, or is there any standard way for this procedure? Any suggestions are appreciated.
内部的错误捕获中断处理程序需要处理事件在很短的时间内和非阻塞的方式。
The error is captured inside the interrupt handler which requires to process the event in a very short time and non-blocking manner.
中断:这将停止应用程序验证程序继续其余的验证,并允许您立即对错误进行评估。
Break: This will stop Application Verifier from proceeding with the rest of the verification and allow you to evaluate the error immediately.
如果有两行以上包含相同的程序码,而且您已在其中一个重复行上设定了中断点,则中断点对应演算法可能会在用户端档案中选取到错误的重复行。
If two or more lines contain the same code, and you set a breakpoint on one of those duplicate lines, the breakpoint mapping algorithm might select the wrong duplicate in the client-side file.
如果程序不自动中断,致命错误信息将记述错误并请求校正措施。
If the program does not abort automatically, the fatal message describes the error and requests corrective action.
如果程序不自动中断,致命错误信息将记述错误并请求校正措施。
If the program does not abort automatically, the fatal message describes the error and requests corrective action.
应用推荐