Changes between Version 74 and Version 75 of Features/Perl5Debugger
- Timestamp:
- 12/05/11 06:08:11 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v74 v75 29 29 30 30 == Menu 31 * The three Shows relate to the Panels below.31 * The first three items relate to the Panels below. 32 32 * Launch (L), Breakpoints (b) and Quit (q) as per tool-bar 33 33 * Visit Debug Wiki, is here. … … 66 66 === Bottom 67 67 * check Project show all files in current project with breakpoints 68 * if check projects, show delete all breakpoints in this project only 68 * if check projects, show delete all breakpoints in this project enabled. 69 * delete all breakpoints for when you need to delete all breakpoints in current project (project as in perl project) 69 70 70 71 NB Breakpoints are stored as absolute paths (debug will open files based on absolutes paths) 71 72 73 === {{{DebugBreakpoints}}} 72 74 If you want to Peek inside the DB use Cookbook Recipe 04 73 75
