Changes between Version 71 and Version 72 of Features/Perl5Debugger
- Timestamp:
- 12/03/11 20:59:45 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v71 v72 44 44 * breakpoint toggle adds blue dotdotdot margin marker. (works with or without Breakpoints panel visible, so you can add BP's as you go) 45 45 * quit debugger ( initially greyed out ) 46 NB If you do not see the new icons, you will need to do, Tools->Preferences->Advanced->main_tool-bar_items Reset, for the three new tool-bar icons 46 NB. If you do not see the new icons, you will need to do, Tools->Preferences->Advanced->main_tool-bar_items Reset, for the three new tool-bar icons 47 48 PS. icons will be greyed-out if Current file is not a Perl(mime-type) file. 47 49 48 50 ---- … … 113 115 * M => display loaded modules 114 116 * T => stack back-trace 115 * E => display thread id's 117 * E => display thread id's (this seams a bit experimental at the moment, but here for completeness) 116 118 * o => Display all options 117 119
