<div dir="ltr">On Thu, Jun 13, 2019 at 10:45 AM Pintu Agarwal <<a href="mailto:pintu.ping@gmail.com">pintu.ping@gmail.com</a>> wrote:<br>><br>> For some reason, I want to halt/pause the execution (for some<br>> specified time) of a running process/thread (at some location),<br>> without modified the source, may be by firing some events/signals from<br>> an another external program, by specifying the address location or a<br>> line number.<br>><br>> Is this possible ?<br><br>Hi Pintu,<br><br>have you looked at the CRIU project which can do a checkpoint / restore of a running process?<br><br><a href="https://criu.org/Main_Page">https://criu.org/Main_Page</a><br><br>I think it's what you need, although I've never used it myself.<br><br>Some other projects and how they compare to CRIU are listed below:<br><br><a href="https://criu.org/Comparison_to_other_CR_projects">https://criu.org/Comparison_to_other_CR_projects</a><br><br>Best,<br>Elias<div><br></div></div>