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.
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