Renesas M16C/64 Network Card User Manual


 
R0E530640MCU00 User’s Manual 5. Debugging Functions
REJ10J1733-0100 Rev.1.00 Apr. 01, 2008
Page 163 of 229
(3) Clicking the C0 Coverage and the File columns in that order
The data is sorted in order of decreasing coverage separately for each file.
Example:
File Function C0 Coverage
--------------------------------------
file1.cpp func3 80% ■■■■■■■■
file1.cpp func4 70% ■■■■■■■
file1.cpp func1 40% ■■■■
file1.cpp func2 10%
file2.cpp func3 90% ■■■■■■■■■
file2.cpp func2 60% ■■■■■■
file2.cpp func1 20% ■■
file3.cpp func2 30% ■■■
file3.cpp func3 10%
file3.cpp func1 0%
5.11.13 Searching for Unexecuted Lines
Search a selected address range or function for unexecuted lines. When you click the Find button
in the toolbar, the Find
dialog box shown below is displayed.
Figure 5.94 Find dialog box
Following three search options are available.
Table 5.33 Search options
Unexecuted Line Instructions not executed yet
Branch (T) Branch instructions that passed on only TRUE side.
Branch (F) Branch instructions that passed on only FALSE side.
Clicking the Search button starts a search.
When a matching instruction is found, the line of that instruction is highlighted.
When no matching instructions are found, a message is displayed.