|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: Can I make the debugger press 'v' for me after every step?by zentara (Cardinal) |
| on Jul 25, 2011 at 16:26 UTC ( [id://916556]=note: print w/replies, xml ) | Need Help?? |
|
I second the recommendation for using Devel::ptkdb. What I think you are looking for, is called setting the breakpoints. As a tip, remember to save your breakpoint setup as a ptkdb file, so you don't have to reset them everytime you run the script. Numerous tutorials for ptkdb on google show how it's done. I have hardly ever used the commandline debugger, but it may have a similar breakpoint mechanism, which you can save to automatically be loaded with the file to be debugged. Devel::ptkdb makes it as simple as clicking on a line of code, to set a breakpoint. I'm not really a human, but I play one on earth. Old Perl Programmer Haiku ................... flash japh
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||