Changes between Version 58 and Version 59 of Features/Perl5Debugger
- Timestamp:
- 11/29/11 22:23:59 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v58 v59 38 38 * breakpoint toggle adds blue dotdotdot margin marker. (works with or without Breakpoints panel visible, so you can add BP's as you go) 39 39 * quit debugger ( initially greyed out ) 40 NB If you do not see the new icons, you will also need toTools->Preferences->Advanced->main_tool-bar_items Reset, for the three new tool-bar icons40 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 41 41 == Breakpoints 42 42 … … 116 116 * * delete all watches (W *) 117 117 * blank display watches (L w) 118 * Raw => p erl -d -e 0 (not fully tested, we await your critiques )118 * Raw => pass expression directly to debug prompt (with out passing GO!) the side effects are not fully tested, we await your critiques 119 119 * any thing you like: 120 120 * x Object->new
