I
Iain Fogg
Folks,
This one is wierd...
If I run "perl -d example.pl" in either a DOS command shell, or in a Cygwin
bash shell everything works fine.
However, if I try to run the command in a bash shell under rxvt (Cygwin), it
will not respond - the cursor blinks until I get bored and kill the process
(^C).
I'm typically launch rxvt via a desktop shortcut using:
C:\local\Cygwin\bin\rxvt.exe -e C:\local\Cygwin\bin\bash.exe --login -i
Can anyone suggest a way to get ActivePerl debugging to work using rxvt?
Cheers, Iain
This one is wierd...
If I run "perl -d example.pl" in either a DOS command shell, or in a Cygwin
bash shell everything works fine.
However, if I try to run the command in a bash shell under rxvt (Cygwin), it
will not respond - the cursor blinks until I get bored and kill the process
(^C).
I'm typically launch rxvt via a desktop shortcut using:
C:\local\Cygwin\bin\rxvt.exe -e C:\local\Cygwin\bin\bash.exe --login -i
Can anyone suggest a way to get ActivePerl debugging to work using rxvt?
Cheers, Iain