Changes between Version 48 and Version 49 of Features/Perl5Debugger
- Timestamp:
- 11/24/11 22:57:26 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v48 v49 12 12 * Debugger up and working 13 13 14 * tool-tips used extensively throughout 14 * tool-tips used extensively throughout so read them. 15 15 * **Assumption you are aware of this: http://perldoc.perl.org/perldebug.html** 16 16 … … 25 25 ---- 26 26 == {{{Tool-Bar}}} 27 * we only need 3 buttons on the tool bar, (shown below) 27 28 [[Image(tool-bar_icons.png)]] 29 30 * we only need 3 buttons on the tool bar, ( 3 on right ) 28 31 * launch debugger ( launches Breakpoints & Debugger, enables tool-bar quit and then runs debug against current file ) 29 32 * breakpoint toggle adds blue dotdotdot margin marker. (works with or without Breakpoints panel visible, so you can add BP's as you go)
