Changes between Version 59 and Version 60 of Features/Perl5Debugger
- Timestamp:
- 11/29/11 23:01:34 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v59 v60 93 93 ==== Code Listing 94 94 * trace is a toggle against next action 95 * . => return to the executed line95 * . => (dot) return to the executed line 96 96 * v => view around line 97 * L => list all actions97 * L => List (default all) actions, breakpoints and watch expressions 98 98 99 99 ==== Default action only
