Page 1 of 1
Perl Debugger
Posted: Thu Nov 03, 2005 10:34 pm
by Guest
Are there any instructions for debugging with perl from within Zeus?
Posted: Fri Nov 04, 2005 12:06 am
by jussij
There is a tutorial located here:
Windows Start Button, Programs, Zeus for Windows, Tutorials, Perl Debugger.
Note: The Zeus debugger is just a wrapper around the Perl gdb debugger and is fairly limited it what it does.
Also, you will need to have the Perl gdb installed on your system and the installation directory defined in the PATH envirnonment variable.
Cheers Jussi