Changes between Version 85 and Version 86 of Features/Perl5Debugger
- Timestamp:
- 04/01/12 16:36:16 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v85 v86 10 10 11 11 critiques welcome 12 13 **NB** //Please read this wiki page and view Tickets before opening a new Ticket// 12 14 13 15 === {{{Debug::Client}}} … … 195 197 * Using a Watch inside an ANON sub with Show Variables enabled may cause Padre to hang when clicking on Values in {{{CtrlList}}}, suggest you delete watch first. 196 198 * Suggest you don't enable Show Variables against an embedded watch in an ANON sub. 197 199 * Also see open tickets below. 198 200 ---- 199 201 == POD from Main.pm … … 305 307 * Colours from themes, thanks subT 306 308 * Conditional Breakpoints next overhaul 309 * or you could just use <Raw> 307 310 * ~~Watches~~ 308 311 * Actions use **Raw** 309 * E dumping to Output instead of Debug-Output312 * ~~E dumping to Output instead of Debug-Output~~ 310 313 311 314 ----
