Changes between Version 7 and Version 8 of Features/Perl5Debugger
- Timestamp:
- 11/13/11 15:08:01 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v7 v8 3 3 = {{{Padre-Plugin-Debug}}} 4 4 == Debug-Simulator Dialog 5 6 5 * as we are running via a plugin, we need to simulate where these features will go. 6 ---- 7 * two new panel launchers 8 Q1, check boxes will go in Menu item 9 * A, View 10 * B, Debug 11 ---- 12 * we only need 3 buttons on the tool bar, (shown with border here to emphasise only) 13 * launch debugger 14 * breakpoint toggle adds margin marker 15 * quit debugger ( initially greyed out ) 16 [[Image(debug-sim.png)]] 7 17 == Breakpoints 8 18
