We might be able to issue a command to the target app that saves the current session as a checkpoint that can be returned to.
This could force the app into a particular saved state, which would be useful for debugging. Idea would be you could start from that state and resume with new code (kind of like hot reloading).
We might be able to issue a command to the target app that saves the current session as a checkpoint that can be returned to.
This could force the app into a particular saved state, which would be useful for debugging. Idea would be you could start from that state and resume with new code (kind of like hot reloading).