Mon Jan 08, 2007 10:32 am |
Replies: 2 |
Views: 5288 |
|
 |
hi
i like to debug my cli scripts in windows, what are the steps to setup the enviornment?
I cannot find the dbg-cli for windows somehow....
thx
|
Sun Jan 07, 2007 8:57 pm |
Replies: 3 |
Views: 5196 |
|
 |
yup, i have read that post but still donno what to do.
I wonder how the debugger works with output of -- fwrite(STDOUT,"$k: $v \n"); --
coz if i change all STDOUT to PRINT, it will work ...
|
Sun Jan 07, 2007 7:48 pm |
Replies: 3 |
Views: 5196 |
|
 |
hi, i wonder what are the steps to setup LOCAL and Remote CLI debug enviornment for (local win) remote (win->linux)
i want to able to debug the following lines of code in a command console outpu ...
|