How do you force a process to become the parent process of another application?

0

I am using cygwin and writing a debugger, and I found this question worthy of superuser. I am trying to make my program insert itself above another on the process tree, without ptrace, as it is not implemented. Thank you in advance.

The XGood

Posted 2017-01-09T04:53:06.197

Reputation: 1

Operating system? – None – 2017-01-09T05:04:01.677

Cygwin suggests it's Windows at the base . . . though this is likely a question better suited for SO than SuperUser . . . – ernie – 2017-01-09T05:15:08.023

No answers