期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Model-Based Embedded Compiled Software Fault Positioning
1
作者 LIU Jinshuo CHEN Jian +2 位作者 ZHANG Weixin XU Xiangyang YAN Jingjing 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2017年第3期263-268,共6页
Software fault positioning is one of the most effective activities in program debugging. In this paper, we propose a model-based fault positioning method to detect the faults of embedded program without source code. T... Software fault positioning is one of the most effective activities in program debugging. In this paper, we propose a model-based fault positioning method to detect the faults of embedded program without source code. The system takes the machine code of embedded software as input and translates the code into high-level language C with the software reverse engineering program. Then, the static analysis on the high-level program is taken to obtain a control flow graph(CFG), which is denoted as a node-tree and each node is a basic block. According to the faults found by the field testing, we construct a fault model by extracting the features of the faulty code obtained by ranking the Ochiai coefficient of basic blocks. The model can be effectively used to locate the faults of the embedded program. Our method is evaluated on ST chips of the smart meter with the corresponding source code. The experiment shows that the proposed method has an effectiveness about 87% on the fault detection. 展开更多
关键词 code reverse engineering model-based test fault positioning
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部