
rovf
Veteran
Jun 13, 2011, 6:32 AM
Post #4 of 5
(503 views)
|
|
Re: [waltz] write input to process
[In reply to]
|
Can't Post
|
|
With other words, you want to control the Perl Debugger by a separate process? I.e. have a separate process, which sends commands to the Perl Debugger? I have never tried this, but I think you need to set up a (virtual) tty for this, and configure the TTY option of the debugger accordingly. If this is not helpful for you, maybe you should re-post your question with a more accurate subject, for instance "How to control the Perl debugger by a different process".
|