nelhage / reptyr

Reparent a running program to a new terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keep reptyr -l running even after the previous attached process died

amosbird opened this issue · comments

Hi, I'd like to have reptyr -l run forever and use a fixed tty so that my gdb inferior can restart multiple times. How can I achieve that?