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
Is there any way to trigger tracing based on a symbol that's not available in the given binary, but only becomes available after loading a library?
I am attempting to trace a project that is split into a launcher and a library with the actual functionality, and magic trace doesn't find the relevant symbol.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Is there any way to trigger tracing based on a symbol that's not available in the given binary, but only becomes available after loading a library?
I am attempting to trace a project that is split into a launcher and a library with the actual functionality, and magic trace doesn't find the relevant symbol.
Thank you
All reactions