Please enable JavaScript to view this site.

Coverage Validator Help

Navigation: The User Interface > Tools

Instrumentation Failure Data

Scroll Prev Top Next More

 

Instrumentation Failure Data

 

It can be very useful to know which functions in your code failed instrumentation.

 

You can view a list of the functions that have failed instrumentation via the Tools menu.

 

menu Tools menu instructionStep Instrumentation Failure Data... instructionStep shows the Instrumentation Failures dialog

 

instrumentation-failure-data-dialog

 

The dialog shows:

 

the file name of the item that hasn't been instrumented

 

the line number of the item that hasn't been instrumented

 

the symbol name of the item that hasn't been instrumented
 

the reason why each item wasn't instrumented

 

Example reasons why an item might not be instrumented include the following:

 

Disallow computed unconditional jmp
 

Failed to disassemble
 

Found privileged instruction