You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In cases where symbols maps are not or only partially available, it is not easily possible to compare the target against the base function:
It would be nice if, when clicking on a function that doesn't have a corresponding symbol, you could select the function to compare against. (Ideally this could be saved in the objdiff.json for persistence)
Even better, objdiff could maybe even try to automatically find the corresponding symbol by looking at the function order.