Changes between Version 17 and Version 18 of Features/Perl5Debugger
- Timestamp:
- 11/13/11 18:49:12 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v17 v18 50 50 51 51 why blue, I here you ask?, well others use yellow and red, but we have a wonderful blue Morpho butterfly :) hence blue 52 53 [[Image(debugger.png)]] 54 55 * Show 56 * show local variables is fixed to (y 0) local, as I don't know how to work out what level the debugger is at and how many levels there are, silly me 57 * show global variables is doing X !(INC|ENV|SIG) against a current file which is part of a perl project. 58 59 60 52 61 == Debugger Output 53 62 The output window is only shown when debug is running
