nelhage / reptyr

Reparent a running program to a new terminal
MIT License
5.77k stars 216 forks source link

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

Closed amosbird closed 6 years ago

amosbird commented 6 years ago

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?