in reply to Re: Reading streams, perl variables when script is running
in thread Reading streams, perl variables when script is running
On Windows, it is quite similar, except that there is a separate privilege your user account needs, "Debug Privilege", to attach a debugger to a process not owned by you. As the article says, you can debug your own processes without that.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Reading streams, perl variables when script is running
by oiskuu (Hermit) on Jan 04, 2014 at 20:44 UTC |