Currently Rebugger throws an error if the same method appears more than once in a stacktrace. It seems like it should be possible by creating the replacement methods as a closure, with the UUID passed as an extra argument to the underlying implementation.
Currently Rebugger throws an error if the same method appears more than once in a stacktrace. It seems like it should be possible by creating the replacement methods as a closure, with the UUID passed as an extra argument to the underlying implementation.