Replies: 1 comment
-
See #189. Patches very welcome :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Beta Was this translation helpful? Give feedback.
All reactions