Skip to content

What does "Skipping analysis for function at" mean? #2261

Answered by psifertex
psifertex asked this question in Q&A
Discussion options

You must be logged in to vote

This is a question we occasionally get via support that I wanted to put together a longer response in one place for. First, what does that specific message me? The short explanation is that to prevent very slow analysis we have a few filters that can prevent a function from being analyzed. This could be because the function is too big, because analysis has looped too many times, because analysis is taking too long, or a lookup table is too big. Using the settings described at each of those links you can actually see what hte defaults are and change them as appropriate for your binary.

That said, sometimes those warnings (especially the analysis loop limit one) are indicative of some spot …

Replies: 1 comment

Comment options

psifertex
Feb 9, 2021
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by psifertex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant