Problem: Same Functions Are Compared As Different Instances
The same functions are compared as different instances in the grid panes.
Cause
You are using the
Function Stack
grouping for the recompiled binary. The
Function Stack
grouping uses function start addresses and is based on function instances.
Solution
Switch to the
Source Function Stack
grouping level to ignore start addresses and display the data by source file objects.