in reply to Debugging Perl scripts which use fork()

Hello,

I've just released a server-tolerant solution on the problem discussed.

This involves using the Tmux terminal multiplexer (console window manager) instead of xterm.

Thus you guys shouldn't ever apparently need the X11 while debugging forks on a server.

Thank you for attention.

  • Comment on Re: Debugging Perl scripts which use fork()

Replies are listed 'Best First'.
Re^2: Debugging Perl scripts which use fork()
by jimpudar (Pilgrim) on Apr 05, 2018 at 20:58 UTC