Method
GumStalkerinvalidate
Declaration [src]
void
gum_stalker_invalidate (
GumStalker* self,
gconstpointer address
)
Description [src]
Drops the cached instrumented block covering address on every followed
thread, so it is recompiled the next time it runs. Use this when the
underlying code, or the way you want it instrumented, has changed.