|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^3: Debugging a programby hexcoder (Friar) |
| on Aug 06, 2008 at 17:22 UTC ( #702691=note: print w/ replies, xml ) | Need Help?? |
|
Thanks, that saves the action of setting a breakpoint. But even better, I could shift the signal handler code into the debugger initialization file .perldb. Then I do not have to modify the original source code. Works great! This is the content of file .perldb (place it in the current or in the home directory):
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||