Changes between Version 80 and Version 81 of Features/Perl5Debugger
- Timestamp:
- 01/26/12 11:05:51 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v80 v81 69 69 * delete all breakpoints for when you need to delete all breakpoints in current project (project as in perl project) 70 70 71 NB Breakpoints are stored as absolute paths (debug will open files based on absolutes paths) 71 **NB** 72 * Breakpoints are stored as absolute paths (debug will open files based on absolutes paths) 73 * Margin Marker Breakpoints piggy back on feature Syntax, so you will need this enabled 72 74 73 75 === {{{DebugBreakpoints}}}
