Changes between Version 94 and Version 95 of Features/Perl5Debugger
- Timestamp:
- 07/15/12 18:16:49 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v94 v95 24 24 === Tips 25 25 **Warning if your script requires user input you should have "use external window for execution" checked** 26 * also for start up parameters look at Tools -> Preferences -> language-Perl5: Perl-Arguments 26 27 * Turn on $OUTPUT_AUTOFLUSH 27 28 * Try setting a breakpoint against 1; at end of your .pl files or equivalent, if you want to poke about with "p|x" before return or end
