Changes between Version 24 and Version 25 of Features/Perl5Debugger
- Timestamp:
- 11/16/11 15:37:53 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v24 v25 1 1 [[PageOutline(1-4)]] 2 2 [wiki:Features <-back] 3 = Padre trunk 0.93 r17421 4 If you want to see this in Padre trunk. 5 * you will require Debug::Client 0.13_08 6 * cpanm -v http://cpan.metacpan.org/authors/id/B/BO/BOWTIE/Debug-Client-0.13_08.tar.gz 7 * use feature_debug2 => 1 8 * you will also need to Prefs->Adv->main_tool-bar_items Reset, for the three new tool-bar icons 9 10 * Breakpoints up and working 11 * Debug output todo 12 * Debugger todo 13 3 14 = {{{Padre-Plugin-Debug 0.13_07}}} 4 5 15 == Debug-Simulator Dialog 6 16
